How to disable IPv4 NLRI on IPv6 BGP neighborship
book
Article ID: CTX241302
calendar_today
Updated On:
Description
Disable IPv4 NLRIs on IPv6 BGP neighborship
Instructions
IPv4 is enabled by default for all peers and hence v4 NLRIs are sent on v6 session.
Add the following to disable v4 for IPv6 neighbor :
router bgp 65000no neighbor {
ip-address | peer-group-name |
ipv6-address% }
activate
Was this article helpful?
thumb_up
Yes
thumb_down
No