Service IronWare Administration Guide (Supporting R05.6.00) User Manual

386 Multi-Service IronWare Administration Guide
53-1003028-02
Global BGP4 commands and BGP4 unicast route commands
B
neighbor ipv4-address | ipv6-address | peer-group-name filter-list in (applies to the IPv4
unicast address family only)
network
next-hop-enable-default
next-hop-recursion (applies to the IPv4 unicast address family only)
readvertise (applies to the IPv4 unicast address family only)
redistribute
table-map
update-time
The following commands configure policies for neighbors or peer groups for a specific address
family:
neighbor ipv4-address | ipv6-address | peer-group-name activate
neighbor ipv4-address | ipv6-address | peer-group-name capability orf prefixlist
neighbor ipv4-address | ipv6-address | peer-group-name default-originate
neighbor ipv4-address | ipv6-address | peer-group-name filter-list as-path-access-list in
neighbor ipv4-address | ipv6-address | peer-group-name filter-list as-path-access-lis out
neighbor ipv4-address | ipv6-address | peer-group-name maximum-prefix
neighbor ipv4-address | ipv6-address | peer-group-name prefix-list prefix_list_name in
neighbor ipv4-address | ipv6-address | peer-group-name prefix-list prefix_list_name out
neighbor ipv4-address | ipv6-address | peer-group-name route-map in
neighbor ipv4-address | ipv6-address | peer-group-name route-map out
neighbor ipv4-address | ipv6-address | peer-group-name route-reflector-client
neighbor ipv4-address | ipv6-address | peer-group-name send-community
neighbor ipv4-address | ipv6-address | peer-group-name unsuppress-map
neighbor ipv4-address | ipv6-address | peer-group-name weight
neighbor ipv4-address | ipv6-address | peer-group-name route-map
neighbor ipv4-address | ipv6-address | peer-group-name allowas-in
neighbor ipv4-address | ipv6-address | peer-group-name send-label
Currently, you can create a neighbor with an IPv4 or IPv6 address at the global BGP configuration or
IPv4 unicast address family configuration level. For example, if you create a neighbor with an IPv4
address at this level, by default, the neighbor is enabled to exchange IPv4 unicast prefixes.
However, this neighbor cannot exchange IPv4 multicast prefixes until you explicitly enable it to do
so by entering the neighbor ipv4-address | peer-group-name activate command at the IPv4
multicast address family configuration level. Likewise, if you create a neighbor with an IPv6 address
at this level, the neighbor will not exchange IPv6 unicast prefixes until you explicitly enable it to do
so by entering the neighbor ipv6-address | peer-group-name activate command at the IPv6 unicast
address family configuration level.
If you create a neighbor at the IPv4 multicast address family configuration or IPv6 unicast address
family configuration levels, by default, the neighbor is enabled to exchange IPv4 multicast prefixes
or IPv6 unicast prefixes, respectively. You do not need to explicitly enable the neighbor at either
level.