run show neighbor snooping prefix
The run show neighbor snooping prefix command is used to view neighbour discovery snooping prefix management table.
Â
Command Syntax
run show neighbor snooping prefix [static | dynamic]
Â
Parameter
Parameters | Description |
[static | dynamic] | Optional. Indicates to show the ND snooping prefix management table configured statically or learned dynamically. If not specified, the device shows all ND snooping prefix management table entries. |
Â
Example
View all the ND snooping prefix management table.
admin@PICOS# run show neighbor snooping prefix
Total Snooping table prefix count:Â Â Â 2
Total Snooping table dynamic count:Â 1
Total Snooping table static count:Â Â Â Â 1
Prefix         Length  Port   VLAN ID  Valid-Time  Prefix-Type
-------------------------------------------------------------------
FC00:1::Â Â Â Â Â Â 64Â Â Â Â Â Â ge-1/1/2Â Â Â 10Â Â Â Â Â Â Â 100/120Â Â Â Â Â Dynamic
2001:1::Â Â Â Â Â Â Â 64Â Â Â Â Â Â ge-1/1/1Â Â Â 10Â Â Â Â Â Â Â 35/120Â Â Â Â Â Â Static
View statically configured ND snooping prefix management table.
admin@PICOS# run show neighbor snooping prefix static
Total Snooping table static count: 1
Prefix        Length  Port     VLAN ID  Valid-Time   Prefix-Type
----------------------------------------------------------------------
2001:1::Â Â Â Â Â Â Â 64Â Â Â Â ge-2/1/1Â Â Â Â 10Â Â Â Â Â Â Â Â 35/120Â Â Â Â Â Â Static
View dynamically learned ND snooping prefix management table.
admin@PICOS# run show neighbor snooping prefix dynamic
Total Snooping table dynamic count:Â Â Â Â 1
Prefix        Length  Port   VLAN ID  Valid-Time   Prefix-Type
----------------------------------------------------------------------
FC00:1::Â Â Â Â Â Â Â 64Â Â Â Â ge-1/1/2Â Â 10Â Â Â Â Â Â Â 100/120Â Â Â Â Â Dynamic
Copyright © 2024 Pica8 Inc. All Rights Reserved.