Command Reference Guide

3Com Router 5000 Family and Router 6000 Family peer enable 237
Command Reference
peer enable
Purpose Use the peer enable command to enable the specified peer (group).
Use the undo peer enable command to disable the specified peer (group).
Syntax peer { group-name | peer-address } enable
undo peer { group-name | peer-address } enable
Parameters group-name
Specifies the name of the peer group.
peer-address
Specifies the IP address of the peer.
Default By default, BGP peer (group) is enabled in unicast address family, but disabled in VPN
and MBP address families.
Example Deactivate the specified peer.
[3Com ] bgp 180
[3Com -bgp] peer 18.10.0.9 as-number 180
[3Com -bgp] undo peer 18.10.0.9 enable
Configure a peer and activate it in VPNv4 unicast address family view.
[3Com ] bgp 100
[3Com -bgp] peer 10.15.0.15 as-number 100
[3Com -bgp] ipv4-family vpnv4 unicast
[3Com -bgp-af-vpn] peer 10.15.0.15 enable
Configure a peer and activate it in IPv4 multicast address family view.
[3Com ] bgp 200
[3Com -bgp] peer 20.10.0.1 as-number 200
[3Com -bgp] ipv4-family multicast
[3Com -bgp-af-mul] peer 20.10.0.1 enable
View This command can be used in the following views:
BGP Unicast Address Family view
IPv4 Multicast Sub-address Family view
VPNv4 Address Family view
L2VPN Address Family view