Specifications

Table Of Contents
2-390
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
show interface linecard vpn
show interface linecard vpn
Displays information regarding currently logged-in VPNs.
show interface linecard slot-number VPN {name vpn-name | all-names [automatic]}
Syntax Description
Command Default This command has no default settings.
Command Modes User EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Use the name option to specify a specific currently logged-in VPN for which to display the details.
Use the all-names keyword to display he names of all VPNs that are currently logged into the system.
Use the automatic keyword with the all-names option to display the names of all VPNs that were
created automatically by the SCE platform.
Authorization: viewer
Examples The following examples illustrate how to use this command.
EXAMPLE 1
The following example displays names of all currently logged in VPNs.
SCE>enable 5
Password:<cisco>
SCE>show interface linecard 0 VPN all-names
There are 2 VPNs in the data-base:
VPN1
VPN2
SCE>
EXAMPLE 2
The following example illustrates the output of this command for an MPLS-based VPN:
SCE>enable 5
Password:<cisco>
SCE>show interface linecard 0 VPN name Vpn1
VPN name: Vpn1
slot-number The number of the identified slot. Enter a value of 0.
vpn-name The name of the VPN in which to search for the IP mapping.
Release Modification
3.1.5 This command was introduced.