555
<.COMMUNITY >
: Members of the community list, which may be the combination
of aa:nn, or internet, local-AS, no-advertise, and no-export. It can be shown in
regular expressions under extended conditions
Default:
None
Command Mode:
Global mode
Usage Guide:
With this command we can configure the community-list so to supply
terms for the pass/filter/search
Example:
Switch(config)#
ip extcommunity-list LN permit 100:10
14.8.3.38 neighbor activate
Command: neighbor {<ip-address>|<TAG>} activate
no neighbor {<ip-address>|<TAG>} activate
Function:
Configure the address family routing which do or do not switch specific
address-family with BGP neighbors. The “
no neighbor {<ip-address>|<TAG>} activate
”
command is for setting the route which do not switch the specified address family
Parameter: <ip-address>
: IP address of the neighbor
<TAG>
: Name of peer group
Default:
Enable the routing switch of IP unicast address-family, and disable other
address-families
Command Mode:
BGP routing mode and address-family mode
Usage Guide:
IP unicast is configured under BGP routing mode. Configure whether
specific address-family is switched under address-family mode. If this option on any side
between local side and partner is not enabled, the address-family route will not be
acquired by the partner even if the corresponding address family routes acquired before
will be cancelled after this option is disabled.
Example:
Switch(config-router)#neighbor 10.1.1.64 activate
Switch(config-router)#address-family ipv4
Switch(config-router-af)#no neighbor 10.1.1.64 activate
Switch(config-router-af)#
14.8.3.39 neighbor advertisement-interval
Command: neighbor {<ip-address>|<TAG>} advertisement-interval <0-600>
no neighbor {<ip-address>|<TAG>} advertisement-interval [<0-600>]
Function:
Configure the update interval of specific neighbor route. the “
no neighbor
{<ip-address>|<TAG>} advertisement-interval [<0-600>]
” command restores to default
Parameter: <ip-address>
: IP address of the neighbor
<TAG>
: Name of the peer group