Catalyst 6500 Series Command Reference, 8.7
show version to squeeze

Table Of Contents

show version

show vlan

show vlan counters

show vlan verify-port-provisioning

show vmps

show vmps mac

show vmps statistics

show vmps vlan

show vtp

show vtp domain

show vtp statistics

show web-auth statistics

show web-auth summary

slip

squeeze


show version

To display software, hardware, and web interface version information, use the show version command.

show version [mod]

show version epld [mod]

Syntax Description

mod

(Optional) Number of the module.

epld

Displays the Erasable Programmable Logic Device (EPLD) upgrade process configuration for non-supervisor engine modules.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Examples

This example shows how to display the software and hardware versions on systems configured with the Supervisor Engine 1 with Layer 3 Switching Engine (WS-F6K-PFC):

Console> show version
WS-C6009 Software, Version NmpSW: 6.2(0.11)KEY
Copyright (c) 1995-2000 by Cisco Systems
NMP S/W compiled on Oct  5 2000, 01:18:33

System Bootstrap Version: 5.2(1)

Hardware Version: 1.0  Model: WS-C6009  Serial #: SCA030900JA

Mod Port Model               Serial #    Versions
--- ---- ------------------- ----------- --------------------------------------
1   2    WS-X6K-SUP1A-2GE    SAD03392376 Hw : 1.0
                                         Fw : 5.2(1)
                                         Fw1: 5.1(1)CSX
                                         Sw : 6.2(0.11)KEY
                                         Sw1: 6.2(0.11)KEY
         L3 Switching Engine SAD03365068 Hw: 1.0
3   2    WS-X6380-NAM        JAB0343055Y Hw : 0.201
                                         Fw : 4B4LZ0XA
                                         Fw1: 4.2(0.24)DAY68
                                         Sw : 1.1(0.20)
                                         Sw1: 6.2(0.11)KEY
5   48   WS-X6248-RJ-45      SAD03181291 Hw : 1.0
                                         Fw : 4.2(0.24)VAI78
                                         Sw : 6.2(0.11)KEY
15  1    WS-F6K-MSFC         SAD03366264 Hw : 1.2
                                         Fw : 12.1(2)E,
                                         Sw : 12.1(2)E,

       DRAM                    FLASH                   NVRAM
Module Total   Used    Free    Total   Used    Free    Total Used  Free
------ ------- ------- ------- ------- ------- ------- ----- ----- -----
1       65408K  45402K  20006K  16384K   8683K   7701K  512K  253K  259K

Uptime is 1 day, 19 hours, 54 minutes 
Console> (enable) 

This example shows how to display version information for a specific module:

Console> (enable) show version 3
Mod Port Model               Serial #    Versions
--- ---- ------------------- ----------- --------------------------------------
3   2    WS-X6380-NAM        JAB0343055Y Hw : 0.201
                                         Fw : 4B4LZ0XA
                                         Fw1: 4.2(0.24)DAY68
                                         Sw : 1.1(0.20)
                                         Sw1: 6.2(0.11)KEY

Console> (enable) 

This example shows how to display the software and hardware versions on systems configured with the Supervisor Engine 2 with Layer 3 Switching Engine II (PFC2):

Console> show version
WS-C6506 Software, Version NmpSW:6.1(0.142-Eng)
Copyright (c) 1995-2000 by Cisco Systems
NMP S/W compiled on Jul 27 2000, 18:36:52
System Bootstrap Version:6.1(194)
Hardware Version:2.0  Model:WS-C6506  Serial #:TBA04140397
Mod Port Model               Serial #    Versions
--- ---- ------------------- ----------- --------------------------------------
2   2    WS-X6K-SUP2-2GE     SAD041104M3 Hw :0.212
                                         Fw :6.1(194)
                                         Fw1:4.2(0.24)DAY84-Eng
                                         Sw :6.1(0.142-Eng)
                                         Sw1:6.1(0.142)
         L3 Switching Engine SAD04130E6X Hw :0.303
3   48   WS-X6248-RJ-45      SAD04140BZ1 Hw :1.2
                                         Fw :5.1(1)CSX
                                         Sw :6.1(0.142)
16  1    WS-F6K-MSFC2        SAD04040BP6 Hw :0.201
                                         Fw :12.1(0.11)EP1(0.43)
                                         Sw :12.1(0.11)EP1(0.43)
       DRAM                    FLASH                   NVRAM
Module Total   Used    Free    Total   Used    Free    Total Used  Free
------ ------- ------- ------- ------- ------- ------- ----- ----- -----
2      130944K  57916K  73028K  16384K  12003K   4381K  512K  257K  255K
Uptime is 0 day, 0 hour, 34 minutes
Console>

Table 2-109 describes the fields in the show version command output.

Table 2-109 show version Command Output Fields 

Field
Description

NmpSW

Version number of the NMP software.

NMP S/W compiled on

Date and time that the NMP software was compiled.

System Bootstrap Version

System bootstrap version number.

Web Interface Version

Web interface version number.

Hardware Version

Hardware version number.

Model

Switch model number.

Serial #

Switch serial number.

Module

Module number.

Port

Number of ports on the module.

Model

Model number of the module.

Serial #

Serial number of the module.

Versions

Hardware, software, and firmware versions of the module.

Hw

Hardware version of the module.

Fw

Version of the boot code (for switching modules) or bootstrap (for the supervisor engine).

Fw1

Version of the firmware boot code (on the supervisor engine).

Sw

Version of the firmware runtime installed (on the switching module) or the software version (on the supervisor engine).

Sw1

Version of the firmware runtime (on the supervisor engine).

DRAM Total

Total dynamic RAM installed on the module.

Used

Amount of DRAM in use.

Free

Amount of available DRAM.

FLASH Total

Total Flash memory installed on the module.

Used

Amount of Flash memory in use.

Free

Amount of available Flash memory.

NVRAM Total

Total NVRAM installed on the module.

Used

Amount of NVRAM in use.

Free

Amount of available NVRAM.

Uptime is

Number of uninterrupted days, hours, minutes, and seconds the system has been up and running.


Related Commands

download

show vlan

To display VLAN information, use the show vlan command.

show vlan [trunk]

show vlan vlans [notrunk]

show vlan mapping

show vlan type

show vlan summary

show vlan firewall-vlan mod

Syntax Description

trunk

(Optional) Forces the display to show information only on trunk ports.

vlans

Number or range of VLANs; valid values are from 1 to 4094.

notrunk

(Optional) Forces the display to show information only on nontrunk ports.

mapping

Displays VLAN mapping table information.

type

Type of the VLAN; valid values are ethernet, fddi, fddinet, trbrf, or trcrf.

summary

Displays a summary of active, suspended, and extended VLANs.

firewall-vlan

Displays VLANs that are secured by a Firewall Services Module.

mod

Number of the module.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Usage Guidelines

Each Ethernet switch port and Ethernet repeater group belong to only one VLAN. Trunk ports can be on multiple VLANs.

If you do not specify the VLAN number, all VLANs are displayed.

Examples

This example shows how to display information for all VLAN trunks:

Console> show vlan trunk 
VLAN Name                             Status    IfIndex Mod/Ports, Vlans
---- -------------------------------- --------- ------- ------------------------
1    default                          active    5       2/1-2
                                                        6/4-8
10   VLAN0010                         active    18      6/1,6/3
11   VLAN0011                         active    19      6/2
20   VLAN0020                         active    20      
21   VLAN0021                         active    21      
30   VLAN0030                         active    22      
31   VLAN0031                         active    23      
1002 fddi-default                     active    6       
1003 token-ring-default               active    9       
1004 fddinet-default                  active    7       
1005 trnet-default                    active    8       8       

VLAN Type  SAID       MTU   Parent RingNo BrdgNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ ------ ---- -------- ------ ------
1    enet  100001     1500  -      -      -      -    -        0      0
10   enet  100010     1500  -      -      -      -    -        0      0
11   enet  100011     1500  -      -      -      -    -        0      0
20   enet  100020     1500  -      -      -      -    -        0      0
21   enet  100021     1500  -      -      -      -    -        0      0
30   enet  100030     1500  -      -      -      -    -        0      0
31   enet  100031     1500  -      -      -      -    -        0      0
1002 fddi  101002     1500  -      -      -      -    -        0      0
1003 trcrf 101003     1500  0      0x0    -      -    -        0      0
1004 fdnet 101004     1500  -      -      0x0    ieee -        0      0
1005 trbrf 101005     1500  -      -      0x0    ibm  -        0      0


VLAN Inst DynCreated  RSPAN
---- ---- ---------- --------
1    1    static     disabled
10        static     disabled
11        static     disabled
20        static     disabled
21        static     disabled
30        static     disabled
31        static     disabled
1002 -    static     disabled
1003 1    static     disabled
1004 2    static     disabled
1005 -    static     disabled


VLAN AREHops STEHops Backup CRF 1q VLAN
---- ------- ------- ---------- -------
1003 7       7       off        


Primary Secondary Secondary-Type Ports
------- --------- -------------- ------------
10      20        isolated       6/1,6/3
11      21        isolated       6/2
30      -         -              
-       31        isolated       

This example shows how to display the VLAN mapping table information:
Console> show vlan mapping
802.1q vlan     ISL vlan        Effective
------------------------------------------
3000            300             true
Console> 

This example shows how to display information for a specific VLAN and type:

Console> show vlan 2 fddi
VLAN Name                             Status    IfIndex Mod/Ports, Vlans
---- -------------------------------- --------- ------- ------------------------
1002 fddi-default                     active    6


VLAN Type  SAID       MTU   Parent RingNo BrdgNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ ------ ---- -------- ------ ------
2    fddi  101002     1500  -      -      -      -    -        0      0        

VLAN Inst DynCreated  RSPAN
---- ---- ---------- --------
2    -    static     disabled
Console>

This example shows how to display information for nontrunk ports only on a specific VLAN:

Console> show vlan 2 notrunk
VLAN Name                             Status    IfIndex Mod/Ports, Vlans
---- -------------------------------- --------- ------- ------------------------
2    VLAN0002                         active    60      


VLAN Type  SAID       MTU   Parent RingNo BrdgNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ ------ ---- -------- ------ ------
2    enet  100002     1500  -      -      -      -    -        0      0


VLAN Inst DynCreated  RSPAN
---- ---- ---------- --------
2    -    static     disabled


VLAN AREHops STEHops Backup CRF 1q VLAN
---- ------- ------- ---------- -------

Console>

This example shows how to display extended-range VLANs:

Console> (enable) show vlan 4000
VLAN Name                             Status    IfIndex Mod/Ports, Vlans
---- -------------------------------- --------- ------- ------------------------
Unable to access VTP Vlan 4000 information.


VLAN Type  SAID       MTU   Parent RingNo BrdgNo Stp  BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ ------ ---- -------- ------ ------
Unable to access VTP Vlan 4000 information.


VLAN Inst DynCreated  RSPAN
---- ---- ---------- --------
Unable to access VTP Vlan 4000 information.


VLAN AREHops STEHops Backup CRF 1q VLAN
---- ------- ------- ---------- -------

Console> (enable)

This example shows how to display a summary of active, suspended, and extended VLANs:

Console> show vlan summary
Vlan status    Count  Vlans
-------------  --------------------------------------------------------
VTP Active       504   1-100,102-500,1000,1002-1005

VTP Suspended      1   101

Extended           1   2000
Console>

Table 2-110 describes the fields in the show vlan command output.

Table 2-110 show vlan Command Output Fields 

Field
Description

VLAN

VLAN number.

Name

Name, if configured, of the VLAN.

Status

Status of the VLAN (active or suspend).

IfIndex

Number of the ifIndex.

Mod/Ports, VLANs

Ports that belong to the VLAN.

Type

Media type of the VLAN.

SAID

Security association ID value for the VLAN.

MTU

Maximum transmission unit size for the VLAN.

Parent

Parent VLAN, if one exists.

RingNo

Ring number for the VLAN, if applicable.

BrdgNo

Bridge number for the VLAN, if applicable.

Stp

Spanning Tree Protocol type used on the VLAN.

BrdgMode

Bridging mode for this VLAN. Possible values are SRB and SRT; the default is SRB.

Inst

Instance number.

DynCreated

Status of whether the VLAN is created statically or dynamically.

RSPAN

Status of whether RSPAN is enabled or disabled.

AREHops

Maximum number of hops for All-Routes Explorer frames. Possible values are 1 through 13; the default is 7.

STEHops

Maximum number of hops for Spanning Tree Explorer frames. Possible values are 1 through 13; the default is 7.

Backup CRF

Status of whether the TrCRF is a backup path for traffic.

802.1Q Vlan

Number of the 802.1Q VLAN.

ISL Vlan

Number of the ISL VLAN.

Effective

Status of the VLAN. If the VLAN is active and its type is Ethernet, true is displayed; if not, false is displayed.

Primary

Number of the primary VLAN in a private VLAN.

Secondary

Number of the secondary VLAN in a private VLAN.

Secondary-Type

Type of secondary VLAN port. Possible values are isolated, community, or -.

Ports

Number of the module and ports associated to a specific private VLAN pair.


Related Commands

set trunk
set vlan
show trunk

show vlan counters

To display counters for all VLANs or a range of VLANs, use the show vlan counters command.

show vlan counters [vlans]

Syntax Description

vlans

(Optional) Number or range of VLANs; valid values are from 1 to 4094.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Usage Guidelines

The show vlan counters command is available only on the Supervisor Engine 2 and the Supervisor Engine 720.

Examples

This example shows how to display counters for VLAN 1:

Console> show vlan counters 1

Vlan    :1
L2-Unicast-Pkts                                 :3081
L3-In-Unicast-Pkts                              :0
L3-Out-Unicast-Pkts                             :0
L2-NonUnicast-Pkts + L3-In-NonUnicast-Pkts      :4021
L3-Out-NonUnicast-Pkts                          :0
L2-Unicast-Octets                               :238081
L3-In-Unicast-Octets                            :0
L3-Out-Unicast-Octets                           :0
L2-NonUnicast-Octets + L3-In-NonUnicast-Octets  :273025
L3-Out-NonUnicast-Octets                        :0
Console>

Table 2-111 describes the fields in the show vlan counters command output.

Table 2-111 show vlan counters Output Fields 

Field
Description

L2-Unicast-Pkts

Layer 2 unicast packets forwarded per VLAN.

L3-In-Unicast-Pkts

Layer 3 unicast packets forwarded per input VLAN.

L3-Out-Unicast-Pkts

Layer 3 unicast packets forwarded per output VLAN.

L2-NonUnicast-Pkts + L3-In-NonUnicast-Pkts

Layer 2 nonunicast packets forwarded per VLAN and Layer 3 nonunicast packets forwarded per input VLAN.

L3-Out-NonUnicast-Pkts

Layer 3 nonunicast packets forwarded per output VLAN.

L2-Unicast-Octets

Layer 2 unicast octets per VLAN.

L3-In-Unicast-Octets

Layer 3 unicast octets per input VLAN.

L3-Out-Unicast-Octets

Layer 3 unicast octets per output VLAN.

L2-NonUnicast-Octets + L3-In-NonUnicast-Octets

Layer 2 nonunicast octets per VLAN and Layer 3 nonunicast octets per input VLAN.

L3-Out-NonUnicast-Octets

Layer 3 nonunicast octets per output VLAN.


Related Commands

clear vlan counters

show vlan verify-port-provisioning

To verify the status of the VLAN port-provisioning verification feature, use the show vlan verify-port-provisioning command.

show vlan verify-port-provisioning

Syntax Description

This command has no keywords or arguments.

Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Examples

This example shows how to display the status of VLAN port-provisioning verification on all ports:

Console> show vlan verify-port-provisioning
Vlan Verify Port Provisioning feature disabled
Console>

Related Commands

set vlan verify-port-provisioning

show vmps

To display VMPS configuration information, use the show vmps command.

show vmps [noalias]

Syntax Description

noalias

(Optional) Forces the display to show IP addresses, not IP aliases.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Examples

This example shows how to display VMPS configuration information:

Console> show vmps
VMPS Server Status:
-------------------
Management Domain:    (null)
State:                disabled
Operational Status:   inactive
TFTP Server:          default
TFTP File:            vmps-config-database.1
Fallback VLAN:        (null)
Secure Mode:          open
VMPS No Domain Req:   allow
VMPS Backup file name disk0:vmps_config_engineering
VMPS Auto-Save state  enabled

VMPS Client Status:
---------------------
VMPS VQP Version:     1
Reconfirm Interval:   60 min
Server Retry Count:   3
VMPS domain server:

No dynamic ports configured.
Console>

No dynamic ports configured.
Console>

Table 2-112 describes the fields in the show vmps command output.

Table 2-112 show vmps Command Output Fields 

Field
Description

VMPS Server Status

Status of VMPS server.

Management Domain

Management domain supported by this server.

State

Status on whether VMPS is enabled or disabled.

Operational Status

VMPS status (active, inactive, or downloading).

TFTP Server

IP address of the VMPS server.

TFTP File

VMPS configuration filename.

Fallback VLAN

VLAN assigned if a VLAN is not assigned to a MAC address in the database.

Secure Mode

Secure mode status (open or secure).

VMPS No Domain Req

Status on whether the server accepts requests from clients with no domain name.

VMPS Backup file name

VMPS backup device and backup file name.

VMPS Auto-Save state

Status of the VMPS auto-save feature.

VMPS Client Status

Status of the VMPS client.

VMPS VQP Version

Version of VMPS VQP.

VMPS domain server

VMPS domain server name.


Related Commands

download
set vmps config-file
set vmps server
set vmps state

show vmps mac

To display the MAC-address-to-VLAN mapping table, use the show vmps mac command.

show vmps mac [mac_addr]

Syntax Description

mac_addr

(Optional) MAC address that allows you to see mapping information.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Usage Guidelines

If you do not specify a MAC address, the entire mapping table is displayed.

Examples

This example shows the entire MAC-address-to-VLAN mapping table:

Console> show vmps mac
MAC Address       VLAN Name Last Requestor  Port ID Last Accessed Last Response
----------------- --------- --------------- ------- ------------- -------------
00-00-c0-23-c8-34 Hardware  198.4.222.111   3/5     0, 01:25:30   Success
00-00-c0-25-c9-42 --NONE--  198.4.222.111   2/1     0, 05:20:00   Denied
Console>

Table 2-113 describes the fields in the show vmps mac command output.

Table 2-113 show vmps mac Command Output Fields

Field
Description 

MAC Address

MAC address.

VLAN Name

VLAN name assigned to the MAC address.

Last Requestor

IP address of the client that last requested a VLAN assignment for this MAC address.

Port ID

Port ID in the last request.

Last Accessed

Time when the last request was processed for this MAC address.

Last Response

Response sent by the server for the last request.


Related Commands

show vmps

show vmps statistics

To display the VMPS statistics, use the show vmps statistics command.

show vmps statistics

Syntax Description

This command has no keywords or arguments.

Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Usage Guidelines

The statistics shown are based on the results of the reconfirm vmps command.

Examples

This example shows how to display the VMPS statistics:

Console> show vmps statistics
VMPS Statistics:
Last Enabled At:                   2,01:30:05
Config Requests:                   20
Invalid Requests:                  0
Status 'Error' Responses:          0
Status 'Deny' Responses:           5
MAC Address of Last Failed Request: 00-60-00-cc-01-02
Console>

Table 2-114 describes the fields in the show vmps statistics command output.

Table 2-114 show vmps statistics Command Output Fields

Field
Description 

Last Enabled At

Time when the VMPS was enabled.

Config Requests

Number of configuration requests.

Invalid Requests

Number of invalid requests.

Status `Error' Responses

Number of error responses.

Status `Deny' Responses

Number of "Access Denied" and "Port Shutdown" responses.

MAC Address of Last Failed Request

MAC address of the last request for which the response was not successful.


Related Commands

clear vmps statistics

show vmps vlan

To display all the MAC addresses assigned to a VLAN in the VMPS table, use the show vmps vlan command.

show vmps vlan vlan_name

Syntax Description

vlan_name

Name or number of the VLAN.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Examples

This example shows how to display all MAC addresses assigned to the VLAN named Hardware:

Console> show vmps vlan Hardware

MAC Address       VLAN Name Last Requestor  Port ID Last Accessed Last Response
----------------- --------- --------------- ------- ------------- -------------
00-00-c0-23-c8-34 Hardware  198.4.222.111   3/5     0, 01:25:30   Success
Console>

Table 2-115 describes the fields in the show vmps vlan command output.

Table 2-115 show vmps vlan Command Output Fields

Field
Description 

MAC Address

MAC address.

VLAN Name

VLAN name assigned to the MAC address.

Last Requestor

IP address of the client that last requested a VLAN assignment for this MAC address.

Port ID

Port ID in the last request.

Last Accessed

Time when the last request was processed for this MAC address.

Last Response

Response sent by the server for the last request.


Related Commands

show vmps

show vtp

To display devices and conflicts between devices in the VLAN Trunk Protocol (VTP) version 3 domain, use the show vtp command.

show vtp {devices | conflicts}

Syntax Description

devices

Displays the VTP version 3 domain information.

conflicts

Forces the display to show only devices that are in conflict in the VTP version 3 domain.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Examples

This example shows information about devices in the VTP version 3 domain:

Console> show vtp devices 
Retrieving information from the domain. Waiting 5 seconds. 

VTP Feature  Conf Revision Primary Server Device ID      Device Description 
------------ ---- -------- -------------- -------------- ---------------------- 
VLAN         Yes  4        0005.3140.6400=0005.3140.6400 C6506-74-17> 
VLAN         Yes  4        0005.3140.6400 00d0.0227.9c00 C6509-74-24>
Console>

Table 2-116 describes the fields in the show vtp devices command output.

Table 2-116 show vtp devices Command Output Fields 

Field
Description

VTP Feature

Name of the VTP instance that propagates the VLAN database or the MST configuration database (VLAN or MST).

Conf

Indicates whether or not there is a conflict between the local device for the feature (VLAN database or MST configuration) and the answering device.

Revision

Revision number of the specified VTP feature.

Primary Server

MAC address of the primary server. If a device is configured with a database that it originated, an equal sign (=) appears between the Primary Server field and the Device ID field.

Device ID

MAC address of the device.

Device Description

Type of switch identified in the Device ID field.


Related Commands

set vtp

show vtp domain

To display VTP domain information, use the show vtp domain command.

show vtp domain

Syntax Description

This command has no keywords or arguments.

Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Examples

This example shows how to display VTP domain information for a switch running VTP version 2:

Console> show vtp domain
Version      :running VTP2 (VTP3 capable) 
Domain Name  :test                             Password  :not configured
Notifications:disabled                         Updater ID:10.6.29.20

Feature        Mode           Revision    
-------------- -------------- ----------- 
VLANDB         Server         15 
Console> 

This example shows how to display VTP domain information for a switch running VTP version 3:

Console> show vtp domain 
Version      :running VTP3 
Domain Name  :cat-vtp3                         Password  :configured 
Notifications:enabled                          Switch ID :0009.7b62.b080 

Feature        Mode           Revision    Primary ID     Primary Description 
-------------- -------------- ----------- -------------- ---------------------- 
VLAN           Primary Server 2           0009.7b62.b080 sw-fdv4 
UNKNOWN        Transparent 

Pruning             :disabled 
VLANs prune eligible:2-1000 
Console>

Table 2-117 describes the fields in the show vtp domain command output.

Table 2-117 show vtp domain Command Output Fields 

Field
Description

Version

VTP version number (1, 2, or 3).

Domain Name

Name of the VTP domain.

Notifications

Notifications to SNMP (enabled or disabled).

Password

Password configured, configured but hidden, or not configured.

Switch ID

MAC address of the local switch.

Feature

Database transported in the VTP domain.

Mode

VTP mode (server, client, transparent, off, or primary server).

Revision

VTP revision number used to exchange VLAN information.

Primary ID

MAC address of the primary switch.

Primary Description

Description of the primary switch.


Related Commands

set vtp
show vtp statistics

show vtp statistics

To display VTP statistics, use the show vtp statistics command.

show vtp statistics

Syntax Description

This command has no keywords or arguments.

Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Examples

This example shows how to display VTP statistics:

Console> show vtp statistics
VTP statistics:
summary advts received          0
subset  advts received          0
request advts received          0
summary advts transmitted       72
subset  advts transmitted       7
request advts transmitted       0
No of config revision errors    0
No of config digest errors      0

VTP pruning statistics:

Trunk    Join Transmitted Join Received Summary advts received from GVRP PDU
                                        non-pruning-capable device  Received
-------- ---------------- ------------- --------------------------- ---------- 
4/2       0               0             0                           0

Table 2-118 describes the fields in the show vtp statistics command output.

Table 2-118 show vtp statistics Command Output Fields 

Field
Description

summary advts received

Total number of summary advts received.

subset advts received

Total number of subset advts received.

request advts received

Total number of request advts received.

summary advts transmitted

Total number of summary advts transmitted.

subset advts transmitted

Total number of subset advts transmitted.

request advts transmitted

Total number of request advts transmitted.

No of config revision errors

Number of config revision errors.

No of config digest errors

Number of config revision digest errors.

Trunk

Trunk port participating in VTP pruning.

Join Transmitted

Number of VTP-Pruning Joins transmitted.

Join Received

Number of VTP-Pruning Joins received.

Summary advts received from nonpruning- capable device

Number of Summary advts received from nonpruning-capable devices.

GVRP PDU Received

Number of GVRP messages received on VTP trunks.


Related Commands

clear vtp statistics
set vtp

show web-auth statistics

To display web-based proxy authentication statistics, use the show web-auth statistics command.

show web-auth statistics

Syntax Description

This command has no keywords or arguments.

Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Enabled.

Examples

This example shows how to display web-based proxy authentication statistics:

Console> (enable) show web-auth statistics
Total GET Requests received      : 0
Total POST Requests received     : 0
Total responses sent             : 0
Total web auth hosts             : 0
Total successful authentications : 0
Total failed authentications     : 0
Total critical active hosts      : 0
Total web auth Queue Entries     : 0
Total web auth Queue Drops       : 0
Console> (enable) 

Related Commands

clear web-auth
set port web-auth
set port web-auth initialize
set web-auth
set web-auth login-attempts
set web-auth login-fail-page
set web-auth login-page
set web-auth quiet-timeout
set web-auth session-timeout
show port web-auth

show web-auth summary

To display a summary of information about the web-based proxy authentication session, use the show web-auth summary command.

show web-auth summary [vlans]

Syntax Description

vlans

(Optional) VLAN or range of VLANs; valid values are from 1 to 4094.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Normal.

Usage Guidelines

If the vlan vlan_id keyword and argument are specified, a summary of information for the specified VLAN is displayed.

In the command output display, the following applies:

The * indicates the RADIUS assigned value.

The State field displays the current web-authentication state of the given host.

Examples

This example shows how to display a summary of information about the web-based proxy authentication session:

Console> (enable) show web-auth summary
Web-authentication enabled globally
Login-page location url http://proxyauth.cisco.com/login.html
Login-fail-page location url http://proxyauth.cisco.com/loginfail.html
session-timeout : 3600 secs
quiet timeout : 60 secs
Max Login attempt count: 3
------------------------------------------------------------------------------------------
IP Address    Interface  Web Auth State      Session-Timeout   Leftover-Session-Time  VLAN
------------------------------------------------------------------------------------------
9.9.150. 1      1/1      Authenticated       * 7200                 200               100
9.9.150.2       1/2      Authenticating        3600                 -                 100
9.9.150.3       1/3      Authentication-fai    3600                 -                 100
9.9.160.10      1/4      Held                  3600                 -                 200
9.9.170.15      1/5      Connecting            3600                 -                 300
Console> (enable) 

This example shows how to display a summary of information about the web-based proxy authentication session for a specific VLAN:

Console> (enable) show web-auth summary vlan 100
-----------------------------------------------------------------------------------
IP Address    Interface   Web Auth State   Session-Timeout   Leftover-Session-Time
-----------------------------------------------------------------------------------
9.9.150. 1      1/1       Authenticated       * 7200               200
9.9.150.2       1/2       Authenticating        3600               -
9.9.150.3       1/3       Held                  3600               -

Console> (enable)

Related Commands

clear web-auth
set port web-auth
set port web-auth initialize
set web-auth
set web-auth login-attempts
set web-auth login-fail-page
set web-auth login-page
set web-auth quiet-timeout
set web-auth session-timeout
show port web-auth

slip

To attach or detach Serial Line Internet Protocol (SLIP) for the console port, use the slip command.

slip {attach | detach}

Syntax Description

attach

Activates SLIP for the console port.

detach

Deactivates SLIP for the console port.


Defaults

The default is SLIP is not active (detached).

Command Types

Switch command.

Command Modes

Privileged.

Usage Guidelines

You can use the slip command from a console port session or a Telnet session.

Examples

This example shows how to enable SLIP for a console port during a console port session:

Console> (enable) slip attach
Console port now running SLIP.
<console port running SLIP>

This example shows how to disable SLIP for a console port during a Telnet session:

Console> (enable) slip detach
SLIP detached on Console port.
<console port back to RS-232 Console>
Console> (enable) 

Related Commands

set interface

squeeze

To delete Flash files permanently, use the squeeze command.

squeeze [m/]device:

Syntax Description

m/

(Optional) Module number of the supervisor engine containing the Flash device.

device:

Device where the Flash resides.


Defaults

This command has no default settings.

Command Types

Switch command.

Command Modes

Privileged.

Usage Guidelines

A colon (:) is required after the specified device.

Examples

These examples show how to use the squeeze command to delete the slot0 Flash files and then use the show flash command to confirm the deletion:

Console> squeeze slot0:
All deleted files will be removed, proceed (y/n) [n]?y
Squeeze operation may take a while, proceed (y/n) [n]?y
..........................................................
Console> show flash
-#- ED --type-- --crc--- -seek-- nlen -length- -----date/time------ name
  1 .. 2        f3a3e7c1  607f80   24  6061822 Mar 31 2000 15:42:49 cat6000-sup.
5-5-1.bin
7336000 bytes available (1052608 bytes used)
Console>

Related Commands

dir—switch
show flash
undelete