Guest User

Untitled

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