The display interface vbdif command displays the status, configuration, and statistics of BDIF interfaces.
| Parameter | Description | Value |
|---|---|---|
bd-id |
Specifies a BD ID. If no BD ID is specified, the status, configuration, and statistics of all BDIF interfaces are displayed. |
The specified BD must already exist. |
main |
Displays running status and traffic statistics about an interface. |
- |
Application Scenarios
If you want to monitor the BDIF interface status or locate interface faults, you can run the display interface vbdif command to view the status, configuration, and statistics of BDIF interfaces.
All models except USG6635E/6655E, USG6680E and USG6712E/6716E support this command.
# Display information about BDIF 20.
<sysname> display interface vbdif 20
Vbdif20 current state : UP (ifindex: 1120)
Line protocol current state : UP
Last line protocol up time : 2015-07-08 11:25:34
Description:
Route Port,The Maximum Transmit Unit is 1500
Internet Address is 192.168.20.1/24
IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 0000-5e00-0101
Current system time: 2015-07-08 14:09:59
Last 300 seconds input rate 0 bits/sec, 0 packets/sec
Last 300 seconds output rate 0 bits/sec, 0 packets/sec
Input: 0 packets, 0 bytes
Output:0 packets, 0 bytes
Last 300 seconds input utility rate: --
Last 300 seconds output utility rate: --
Item |
Description |
|---|---|
Vbdif20 current state |
Current physical status of the BDIF interface.
|
Line protocol current state |
Link protocol status of the BDIF interface.
|
Last line protocol up time |
Time when the protocol status of the BDIF interface became UP the last time.
NOTE:
This field is displayed only when the protocol state of the interface is UP. |
Description |
Description of the interface. |
Route Port |
Layer-3 port. |
The Maximum Transmit Unit is |
Maximum transmission unit of the interface, which is 1450 bytes by default. A packet longer than the MTU will be fragmented before being forwarded. If fragmentation is prohibited, the packet will be discarded. |
Internet Address is |
IP addresses of the interface. If no IP address is configured for the interface, the Internet protocol processing: disabled message is displayed. |
IP Sending Frames' Format is |
Format of Ethernet frames sent by the interface. The default format is PKTFMT_ETHNT_2. When receiving Ethernet frames, the interface can recognize the following frame formats:
|
Hardware address is |
Physical address of the interface. |
Current system time |
Current system time of the interface. |
Last 300 seconds input rate Last 300 seconds output rate |
Rates of bits and packets received and sent through the interface in the last 300 seconds. The values (number of bits/300 seconds and number of packets/300 seconds) are updated upon each running of the command. |
Input |
Number of packets received on the interface. The received packets are classified into the following types:
Input fields are described as follows:
|
Output |
Number of packets sent from the interface. The sent packets are classified into the following types:
Output fields are described as follows:
|
Last 300 seconds input utility rate |
Ratio of the packet receiving rate to the total bandwidth. If the value is --, the BDIF interface does not support packet rate statistics. |
Last 300 seconds output utility rate |
Ratio of the packet sending rate to the total bandwidth. If the value is --, the BDIF interface does not support packet rate statistics. |