cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
820
Views
5
Helpful
2
Replies

deny routing-type 0

YUEN WAI NAM
Level 1
Level 1

Hi all,

For IOS

ipv6 access-list inbound

deny ipv6 any any routing-type 0 log

For XR-OS ACL, what's the statement of above.

2 Replies 2

Alexei Kiritchenko
Cisco Employee
Cisco Employee

Hello Yuen,

XR RH0 processing is disabled by default since 4.0.1 IOS XR release.

You can re-enable it by "ipv6 source-route" command.

Regards,

Alex.

Thanks.