IOS XR が動作するルータにおいて、RP の switchover や reload が発生した後、"ipv6 nd suppress-ra" や "ipv6 nd ra-interval" コマンドが適用されていない状態になります。 ----- RP/0/RP1/CPU0:ios#show running-config interface bundle-ether 10 Thu Mar 1 14:07:02.708 CET interface Bundle-Ether10 ipv6 nd ra-interval 4 3 ipv6 nd suppress-ra ipv6 address fd00:f4a8:0:fe0a::1/126 ----- この設定がされている場合でも、RP の switchover 後は、同コマンドが有効になっていません。 以下は RP switchover 後の出力です。 ----- RP/0/RP1/CPU0:ios#show ipv6 interface bundle-ether 10 Thu Mar 1 14:05:57.572 CET Bundle-Ether10 is Up, ipv6 protocol is Up, Vrfid is default (0x60000000) IPv6 is enabled, link-local address is fe80::21a:a1ff:fe68:4900 Global unicast address(es): fd00:f4a8:0:fe0a::1, subnet is fd00:f4a8:0:fe0a::/126 Joined group address(es): ff02::1:ff00:1 ff02::1:ff68:4900 ff02::2 ff02::1 MTU is 1514 (1500 is available to IPv6) ICMP redirects are disabled ICMP unreachables are enabled ND DAD is enabled, number of DAD attempts 1 ND reachable time is 0 milliseconds ND advertised retransmit interval is 0 milliseconds ND router advertisements are sent every 160 to 240 seconds <<<<< ND router advertisements live for 1800 seconds <<<<< Hosts use stateless autoconfig for addresses. Outgoing access list is nd_ra_suppress Inbound access list is not set Table Id is 0xe0800000 ----- この問題は、CSCty35605 において報告されています。 CSCty35605 ipv6 nd ra config not applied after RP FO or upgrade |