Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. 6500#sh tcam int vl13 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.  
  19. Entries from Bank 1
  20.  
  21. permit icmp(nd-ra) any(eui) any (1 match)
  22. permit icmp(nd-na) any(eui) any
  23. permit icmp(nd-rs) any(eui) any
  24. permit icmp(nd-ra) any(full) any
  25. permit icmp(nd-na) any(full) any
  26. permit icmp(nd-rs) any(full) any
  27. permit ipv6 0:2001:AAAA::/32(eui) any
  28. permit ipv6 2001:AAAA::/32(full) any
  29.  
  30. 6500#sh tcam int vl13 acl in ipv6 det
  31.  
  32. * Global Defaults shared
  33.  
  34. -------------------------------------------------------------------------------------------------------------------
  35. DPort - Destination Port SPort - Source Port TCP-F - U -URG Pro - Protocol
  36. I - Inverted LOU v6T - IPv6 Tag - A -ACK rtr - Router
  37. TN - T -Tcp Control (*) - Bank Priority - P -PSH COD - C -Bank Care Flag
  38. - N -Non-cachable F - Fragment - R -RST - I -OrdIndep. Flag
  39. PT - Packet Type CAP - Capture Flag - S -SYN - D -Dynamic Flag
  40. F-P - FlowMask-Prior. - F -FIN T - V(Value)/M(Mask)/R(Result)
  41. -------------------------------------------------------------------------------------------------------------------
  42.  
  43.  
  44.  
  45.  
  46. Interface: 13 label: 4 lookup_type: 0
  47. protocol: IPv6
  48.  
  49. +-+-----+----------------------------------------+----------------------------------------+---------------+---------------+-------+---+-+---+--+--+---+---+
  50. |T|Index| Dest IPv6 Addr | Source IPv6 Addr | DPort | SPort | TCP-F |Pro|F|v6T|PT|TN|COD|F-P|
  51. +-+-----+----------------------------------------+----------------------------------------+---------------+---------------+-------+---+-+---+--+--+---+---+
  52.  
  53. Entries from Bank 0
  54.  
  55.  
  56. Entries from Bank 1
  57.  
  58. V 36151 :: :: P=0 P=0 ------ 58 0 1 8 -- --- 0-0 <-
  59. M 36152 :: :: 0 0 255 0 1 8 <-
  60. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=1 <-
  61.  
  62. V 36168 :: :: P=0 P=0 ------ 58 0 1 8 -- --- 0-0
  63. M 36170 :: :: 0 0 255 0 1 8
  64. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=0
  65.  
  66. V 36169 :: :: P=0 P=0 ------ 58 0 1 8 -- --- 0-0
  67. M 36170 :: :: 0 0 255 0 1 8
  68. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=0
  69.  
  70. V 36187 :: :: P=0 xxxxxxxxxxxxxxx ------ 58 0 0 4 -- --- 0-0
  71. M 36188 :: :: 0 xxxxxxxxxxxxxxx 255 0 1 C
  72. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=0
  73.  
  74. V 36204 :: :: P=0 xxxxxxxxxxxxxxx ------ 58 0 0 4 -- --- 0-0
  75. M 36206 :: :: 0 xxxxxxxxxxxxxxx 255 0 1 C
  76. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=0
  77.  
  78. V 36205 :: :: P=0 xxxxxxxxxxxxxxx ------ 58 0 0 4 -- --- 0-0
  79. M 36206 :: :: 0 xxxxxxxxxxxxxxx 255 0 1 C
  80. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=0
  81.  
  82. V 36223 :: 0:2001:AAAA:: P=0 P=0 ------ 0 0 1 8 -- --- 0-0
  83. M 36224 :: 0:FFFF:FFFF:: 0 0 0 0 1 C
  84. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=0
  85.  
  86. V 36241 :: 2001:AAAA:: P=0 xxxxxxxxxxxxxxx ------ 0 0 0 4 -- --- 0-0
  87. M 36242 :: FFFF:FFFF:: 0 xxxxxxxxxxxxxxx 0 0 1 C
  88. R rslt: PERMIT_RESULT (*) rtr_rslt: PERMIT_RESULT (*) hit_cnt=0
  89.  
  90. V 36846 :: :: P=0 xxxxxxxxxxxxxxx ------ 4 0 0 4 -- --- 0-0 <-
  91. M 36854 :: :: 0 xxxxxxxxxxxxxxx 0 0 1 C <-
  92. R rslt: L3_DENY_RESULT (*) rtr_rslt: L3_DENY_RESULT (*) hit_cnt=43806 <-
  93.  
  94. V 36847 :: :: P=0 P=0 ------ 4 0 1 8 -- --- 0-0
  95. M 36854 :: :: 0 0 0 0 1 C
  96. R rslt: L3_DENY_RESULT (*) rtr_rslt: L3_DENY_RESULT (*) hit_cnt=6178
  97.  
  98. V 36848 :: :: P=0 P=0 ------ 4 0 1 C -- --- 0-0 <-
  99. M 36854 :: :: 0 0 0 0 1 C <-
  100. R rslt: L3_DENY_RESULT (*) rtr_rslt: L3_DENY_RESULT (*) hit_cnt=551180 <-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement