R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
8
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If no ATM interface is specified, the PVC mapping information of all ATM interfaces is displayed.
If an ATM interface is specified but no PVC or VPI/VCI pair is specified, the PVC mapping information
of all PVCs on the specified ATM interface is displayed.
Examples
# Display the PVC mapping information of all ATM interfaces.
<Sysname> display atm map-info
Atm1/0/1, PVC 1/32, PPP, Virtual-Template10, UP
Atm1/0/1, PVC 1/33, IP & Mask, State UP
100.11.1.1, mask 255.255.0.0, vlink 1
Atm1/0/1, PVC 2/101, ETH, Virtual-Ethernet1/0/1, UP
Table 4 Command output
Field Description
Atm1/0/1 Interface number.
PVC 1/33 PVC identifier.
IP & Mask Protocol type.
State UP PVC state.
100.11.1.1, mask 255.255.0.0 Protocol address.
vlink 1 Virtual link number.
display atm pvc-group
Use display atm pvc-group to view the information about PVC-Group.
Syntax
display atm pvc-group [ interface interface-type interface-number [ pvc { pvc-name [ vpi/vci ] |
vpi/vci } ] ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface-type interface-number: Interface type and interface number.
pvc-name: PVC name, a unique string of 1 to 16 characters on an ATM interface, case-insensitive. The
name cannot be the same as a valid VPI/VCI value pair. For example, the name 1/20 is not allowed.