View IP Source Guard Configuration for IPv6 Addresses

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. View IPSG configuration on a specified interface:

    show ipv6 source-guard interface gigabitEthernet [{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}]

  3. View IPSG configuration on all IPSG enabled interfaces:

    show ipv6 source-guard interface enabled

Example

Switch:1#show ipv6 source-guard interface gigabitEthernet 4/1

Slot/Port  Source Guard  Number of  IPv6  Address
             Mode        address allowed  overflow count
==========================================================
4/1          Enabled           4           0

Switch:1#show ipv6 source-guard interface enabled

Slot/Port  Source Guard  Number of  IPv6  Address
             Mode        address allowed  overflow count
==========================================================
4/1          Enabled           4           0
4/2          Enabled           9           0

Variable Definitions

The following table defines parameters for the show ipv6 source-guard interface gigabitEthernet command.

Variable

Value

enabled

Displays IPSG configuration on all IPSG enabled interfaces.

gigabitEthernet {slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}

Displays IPSG configuration on the specified interface.

Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.