Skip to content

Instantly share code, notes, and snippets.

@sorah
Created April 27, 2017 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sorah/63f0eadfe53714a59e8d4fcf2b346fcd to your computer and use it in GitHub Desktop.
Save sorah/63f0eadfe53714a59e8d4fcf2b346fcd to your computer and use it in GitHub Desktop.
kotori(config-if)#do show run | i ipv6 rou|ipv6 add|^interface |vrf fo|dhcp
interface GigabitEthernet0/4
ipv6 address autoconfig default
ipv6 dhcp client pd ngnpd rapid-commit
interface Vlan21
vrf forwarding vr-clients
ipv6 address ngnpd ::F:F:0:0:1/64
ipv6 route 2409:10:B400:11F::/64 Vlan21 nexthop-vrf vr-clients
ipv6 route vrf vr-clients ::/0 GigabitEthernet0/4 nexthop-vrf default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment