Reference Guide 678 Document #: LTRT-17939
Mediant MSBR
75.2.2.70 neighbor strict-capability-match
This command strictly compares negotiation match.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} strict-capability-match
neighbor peer {<neighbor tag>|a.b.c.d|X:X::X:X} strict-capability-
match
Command Description
a.b.c.d|X:X::X:X Defines the IP address of the neighbor (IPv4 or IPv6).
neighbor tag Defines the neighbor tag.
Default
NA
Command Mode
Privileged User
Example
This example strictly compares negotiation match.
(config-data)# router bgp 1
(conf-router)# neighbor 15.13.4.15 strict-capability-match
75.2.2.71 neighbor attribute-unchanged
This command allows for the BGP attribute to be propagated unchanged to this neighbor.
Syntax
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} attribute-unchanged
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} attribute-unchanged
[[as-path] [med] [next-hop]]
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} attribute-unchanged
[[as-path] [next-hop] [med]]
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} attribute-unchanged
[[next-hop] [as-path][med]]
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} attribute-unchanged
[[next-hop] [med] [as-path]]
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} attribute-unchanged
[[med] [next-hop] [as-path]]
neighbor {<neighbor tag>|a.b.c.d|X:X::X:X} attribute-unchanged
[[med] [as-path] [next-hop]]
Command Description
a.b.c.d|X:X::X:X Defines the IP address of the neighbor (IPv4 or IPv6).