< Home

display virtual-access

Function

The display virtual-access command displays the status of a virtual access (VA) interface.

Format

display virtual-access [ vt vt-number | dialer number | user user-name | peer peer-address | va-number ] *

Parameters

Parameter Description Value
vt vt-number Specifies the VT number of a VA interface. The value is an integer ranging from 0 to 1023.
dialer number Specifies the Dialer number of a VA interface.
  • USG6510E/6510E-POE: The value is an integer that ranges from 0 to 15.
  • USG6530E: The value is an integer that ranges from 0 to 63.
  • USG6515E: The value is an integer that ranges from 0 to 255.
  • USG6525E: The value is an integer that ranges from 0 to 255.
  • USG6550E/6560E/6580E: The value is an integer that ranges from 0 to 255.
  • USG6555E/6565E/6575E-B/6585E/6605E-B: The value is an integer that ranges from 0 to 255.
  • USG6610E/6620E: The value is an integer that ranges from 0 to 1023.
  • USG6615E/6625E: The value is an integer that ranges from 0 to 1023.
  • USG6630E: The value is an integer that ranges from 0 to 1023.
  • USG6650E: The value is an integer that ranges from 0 to 1023.
user-name Specifies the login user name of a VA interface. The value is a string of 1 to 64 characters. This parameter is case-insensitive.
peer-address Specifies the peer address of a VA interface. -
va-number Specifies the sequence number of a VA interface. The value is an integer ranging from 0 to 1023.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

According to the status and statistics about the interface collected by the display virtual-access command. You can view command output before monitoring traffic and diagnosing interface faults.

Example

# Display the status of all VA interfaces.

<sysname> display virtual-access
Virtual-Template1:0 current state : UP                                          
Line protocol current state : UP                                                
Description : Virtual-Template1:0 Interface, Route Port                
The Maximum Transmit Unit is 1500 bytes                                         
Link layer protocol is PPP                                                      
LCP opened, IPCP opened                                              
Physical is PPPOE                                                                  
    Last 5 minutes input rate 0 bits/s, 0 packets/s                             
    Last 5 minutes output rate 0 bits/s, 0 packets/s                            
    5 packets input, 88 bytes, 0 drops                                          
    5 packets output, 68 bytes, 0 drops  
Table 1 Description of the display interface virtual-access command output

Item

Description

Virtual-Template1 current state

Physical status of the VT interface:
  • UP: the normal enabled state.

  • DOWN: the abnormal state.

  • Administratively Down: If the administrator uses the shutdown command on the interface, the state is Administratively Down.

Line protocol current state

Status of the link protocol of the interface:
  • UP: the normal enabled state.

  • DOWN: the abnormal state or the IP address is not configured on the interface.

Description

Description about the interface. A maximum of 80 characters, which are case sensitive and can be blank spaces, can be entered. The description can help the user to get familiar with the interface function.

The Maximum Transmit Unit

The packet larger than the MTU is fragmented before being sent. If the non-fragmentation is configured, the packet is discarded.

Link layer protocol

Link layer protocol.

LCP, IPCP

Status of LCP and IPCP:
  • opened: LCP and IPCP are normal.

  • initial: LCP and IPCP are being established.

Physical is PPPOE

Physical connection is PPPoE.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >