Dell PowerConnect B-RX Configuration Manual page 1186

Bigiron rx series supporting multi-service ironware v02.7.03
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

45
Configuring BGP4+
NOTE
You can add IPv6 neighbors only to an IPv6 peer group. You cannot add an IPv4 neighbor to an IPv6
peer group and vice versa. IPv6 and IPv6 peer groups must remain separate.
To configure a BGP4+ peer group, you must do the following.
1. Create a peer group.
2. Add a neighbor to the local switch.
3. Assign the IPv6 neighbor to the peer group.
Creating a BGP4+ peer group
To create a peer group named "peer_group1," enter the following commands:
BigIron RX(config-bgp)# address-family ipv6 unicast
BigIron RX(config-bgp-ipv6u)# neighbor peer_group1 peer-group
Syntax: neighbor <peer-group-name> peer-group
Specify a name for the peer group.
To delete the peer group, enter the no form of this command.
Adding a neighbor to a local router
To add the IPv6 address 2001:efff:89::23 of a neighbor in remote AS 1001 to the BGP4+ neighbor
table of a switch, enter the following command.
BigIron RX(config-bgp-ipv6u)# neighbor 2001:efff:89::23 remote-as 1001
NOTE
The example above adds an IPv6 neighbor at the BGP4+ unicast address family configuration level.
This neighbor, by default, is enabled to exchange BGP4+ unicast prefixes. However, if you add an
IPv6 neighbor while at the global BGP configuration or IPv4 BGP unicast address family
configuration level, the neighbor will not exchange BGP4+ unicast prefixes until you explicitly enable
it to do so by entering the neighbor <ipv6-address> | <peer-group-name> activate command at the
BGP4+ unicast address family configuration level.
Syntax: neighbor <ipv6-address> remote-as <as-number>
The ipv6-address parameter specifies the IPv6 address of the neighbor. You must specify the
<ipv6-address> parameter in hexadecimal using 16-bit values between colons as documented in
RFC 2373.
The <as-number> parameter indicates the number of the AS in which the neighbor resides.
To delete the neighbor from the BGP4+ neighbor table, enter the no form of this command.
Assigning IPv6 neighbor to peer group
To assign an already configured neighbor (2001:efff:89::23) to the peer group peer_group1, enter
the following command at the BGP4+ unicast address family configuration level.
BigIron RX(config-bgp-ipv6u)# neighbor 2001:efff:89::23 peer-group peer_group1
Syntax: neighbor <ipv6-address> peer-group <peer-group-name>
1114
BigIron RX Series Configuration Guide
53-1001986-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bigiron rx series

Table of Contents