DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
177
When
exact
is not specified, to match a community list rule entry, the communities specified in the rule
entry must be a subset of the communities specified in the community string of the route.
Example
This example shows how to configure the routes that match the community list “IT-COMMUNITY”, which
permit 101:1, and the weight set to 100. Any route that has the community 101:1 alone (exact match) will
have the weight set to 100.The route map is named “myPolicy”.
Switch# configure terminal
Switch(config)# ip community-list standard IT-COMMUNITY permit 101:1
Switch(config)# route-map myPolicy permit 1
Switch(config-route-map)# match community IT-COMMUNITY exact
Switch(config-route-map)# set weight 100
11-34
neighbor activate
This command is used to activate the exchange of routing information with a specified BGP neighbor.
Use the
no
form of this command to deactivate the exchange with a specified BGP neighbor.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} activate
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} activate
Parameters
IP-ADDRESS
Specifies the IP address of the neighbor peer.
PEER-GROUP-NAME
Specifies the name of the BGP peer group.
Default
The exchange of the IPv4 unicast address family is enabled by default.
The exchange for all other address families is disabled.
Command Mode
Router Configuration Mode.
Address Family Configuration Mode (IPv4 unicast, VPNv4 and VRF).
Command Default Level
Level: 12.
Usage Guideline
If a BGP peer group is specified for the command, all the members of the peer group will inherit the
setting configured with this command. The exchange of IPv4 unicast routing information with neighbors is
enabled by default unless this default behavior is changed by the
no bgp default ipv4-unicast
command.
Use the
no neighbor activate
command to disable the exchange of IPv4 unicast routing information with
specific neighbors.
The exchange address family routing information other than IPv4 unicast with neighbors is disabled by
default. Use the
neighbor activate
command to enable the exchange of a specific address family routing
information with a specific neighbor.
Example
This example shows how to enable address exchange for the address family IPv4 multicast for neighbor
10.4.4.4.
Summary of Contents for DXS-3600 Series
Page 1: ......
Page 423: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 418 ...
Page 548: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 543 ...
Page 673: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 668 ...
Page 712: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 707 Switch ...
Page 845: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 840 ...
Page 884: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 879 ...
Page 1152: ...DXS 3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide 1147 ...