Guest User

Untitled

a guest
May 16th, 2018
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. LAB#show access-lists fw-v6-rootserver-in2
  2. IPv6 access list fw-v6-rootserver-in2
  3. permit ipv6 FE80::/10 host FF02::66 (573 matches) sequence 10
  4. permit icmp any any nd-ns sequence 20
  5. deny ipv6 host FE80::1 any sequence 30
  6. permit ipv6 any any sequence 40
  7. LAB# show tcam interface vlan 2261 acl in ipv6
  8.  
  9. * Global Defaults shared
  10.  
  11. -------------------------------------------------------
  12. ICMP Neighbor Discovery Packet Types:
  13. na - neighbor advertisement ra - router advertisement
  14. ns - neighbor solicit rs - router solicit
  15. r - redirect
  16.  
  17. IPV6 Address Types:
  18. full - IPv6 Full eui - IPv6 EUI
  19. eipv4 - IPv6 embeded IPv4
  20. -------------------------------------------------------
  21.  
  22. Entries from Bank 0
  23.  
  24. punt ipv6 any(eui) any(eui) fragments
  25. permit ipv6 0:FE80::/10(eui) host FF02::66(full) (573 matches)
  26. permit ipv6 FE80::/10(full) host FF02::66(full)
  27. permit icmp(nd-ns) any(eui) any(eui)
  28. punt ipv6 any(eui) any(full) fragments
  29. permit icmp(nd-ns) any(eui) any(full)
  30. punt ipv6 any(full) any(eui) fragments
  31. punt ipv6 any(full) any(full) fragments
  32. redirect ipv6 host 0:FE80::1(eipv4) FF00::/8(full)
  33. deny ipv6 host 0:FE80::1(eipv4) any
  34. permit ipv6 any(eui) any
  35. permit ipv6 any(full) any
  36.  
  37. Entries from Bank 1
Add Comment
Please, Sign In to add comment