Viewing IPv6 DHCP snooping and ND inspection status on a VLAN

About this task

Use this procedure to view IPv6 DHCP snooping and ND inspection status on a VLAN.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. View the IPv6 DHCP snooping and ND inspection status on a VLAN:

    show ipv6 fhs status vlan [<1-4059>]

Example

View the status for all VLANs.

Switch:1#show ipv6 fhs status vlan

==========================================================================================
                           IPv6 FHS VLAN Information

==========================================================================================
VLAN-ID              DHCP-SNOOPING-STATUS           ND-INSPECTION-STATUS
------------------------------------------------------------------------------------------
1                    Disabled                       Disabled
3                    Disabled                       Disabled
4                    Disabled                       Disabled
22                   Disabled                       Disabled
------------------------------------------------------------------------------------------

All 4 out of 4 Total Num of FHS VLAN entries displayed

Variable Definitions

The following table defines parameters for the show ipv6 fhs status vlan command.

Variable

Value

<1-4059>

Specifies the VLAN ID in the range of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system reserves VLAN IDs 4060 to 4094 for internal use. On switches that support the vrf-scaling and spbm-config-mode boot configuration flags, if you enable these flags, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1.

If you do not specify a VLAN ID, the command output includes all VLANs.