Advertising The Default Bgp4+ Route - Dell PowerConnect B-RX Configuration Manual

Bigiron rx series configuration guide v02.8.00
Hide thumbs Also See for PowerConnect B-RX:
Table of Contents

Advertisement

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>
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 peer-group <peer-group-name> parameter indicates the name of the already created peer
group.
To delete the mapping of the neighbor IPv6 address to the peer group, enter the no form of this
command.

Advertising the default BGP4+ route

By default, the BGP4+ switch does not originate and advertise a default BGP4+ route. A default
route is the IPv6 address :: and the route prefix 0; that is, ::/0.
You can enable the BGP4+ switch to advertise the default BGP4+ route by specifying the
default-information-originate command at the BGP4+ unicast address family configuration level.
Before entering this command, the default route ::/0 must be present in the IPv6 route table.
To enable the BGP4+ switch to advertise the default route, enter the following command.
BigIron RX(config-bgp-ipv6u)# default-information-originate
Syntax: [no] default-information-originate
You can also enable the BGP4+ switch to send the default route to a particular neighbor by
specifying the neighbor <ipv6-address> default-originate command at the BGP4+ unicast address
family configuration level. This command does not require the presence of the default route ::/0 in
the IPv6 route table.
BigIron RX Series Configuration Guide
53-1002253-01
45
Configuring BGP4+
1135

Advertisement

Table of Contents
loading

This manual is also suitable for:

Bigiron rx series

Table of Contents