< Home

display rm ipv6 interface

Function

The display rm ipv6 interface command displays IPv6 RM information of interfaces, including physical and logical interfaces.

Format

display rm ipv6 interface [ interface-type interface-number ]

display rm ipv6 interface [ ipv6-address ipv6-address ]

display rm ipv6 interface vpn-instance vpn-instance-name [ ipv6-address ipv6-address ]

Parameters

Parameter Description Value
interface-type interface-number Specifies the type and number of an interface. -
vpn-instance vpn-instance-name Specifies the name of a VPN instance. It is case-sensitive.
ipv6-address ipv6-address Specifies the destination IP address. The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

The display rm ipv6 interface command can be used to view IPv6 RM information on an interface, including information about the physical interface and its logical interfaces. This helps locate routing problems.
  • If no parameter is specified, running the display rm ipv6 interface command displays IPv6 RM information on all interfaces.
  • If interface-type interface-number is specified, IPv6 RM information on a specified interface will be displayed.
  • If vpn-instance vpn-instance-name is specified, IPv6 RM information on a private network interface will be displayed.

Example

# Display IPv6 RM information of all interfaces.

<sysname> display rm ipv6 interface
Name: InLoopBack0
Physical IF Info:
 IfnetIndex: 0x1
 State: UP LOOP MULT
 Slot: 0(Logic Slot: 0)
 IntType: 26, PriLog: 1, MTU: 1500, Ref 1
 Bandwidth 0, 0
 Baudrate: 0, 0
 Delay: 0, Reliability: 0, Load: 0
 Age: 1635sec
Logical IF Info:
 IfnetIndex: 0x1, PhyIndex: 1, LogiIndex: 1
 Dest: ::1, Mask: 128
 State: UP LOOP PRM MULT , Ref 1
 Age: 1635sec

Name: NULL0
Physical IF Info:
 IfnetIndex: 0x2
 State: UP NBMA MULT
 Slot: 0(Logic Slot: 0)
 IntType: 27, PriLog: 2, MTU: 1500, Ref 0
 Bandwidth 0, 0
 Baudrate: 0, 0
 Delay: 0, Reliability: 0, Load: 0
 Age: 1635sec
Logical IF Info:
 IfnetIndex: 0x2, PhyIndex: 2, LogiIndex: 2
 Dest: ::, Mask: 128
 State: UP PRM NBMA MULT , Ref 0
 Age: 1637sec

Name: Tunnel0/0/1
Physical IF Info:
 IfnetIndex: 0xD
 State: DOWN P2P MULT
 Slot: 0(Logic Slot: 0)
 IntType: 32, PriLog: 0, MTU: 1500, Ref 0
 Bandwidth 0, 64000
 Baudrate: 0, 64000
 Delay: 0, Reliability: 0, Load: 0
 Age: 1181sec
Table 1 Description of the display rm ipv6 interface command output

Item

Description

Name

Interface name

Physical IF Info

Information about the physical interface

IfnetIndex

Network segment index of the interface

State

Interface status

IntType

Interface type

Slot

Slot number

PriLog

Index of the primary logical interface

MTU

Maximum transmission unit (MTU) of the interface

Ref

Number of times that the interface is referenced

Bandwidth

Bandwidth

Baudrate

Baud rate

Delay

Delay

Reliability

Reliability

Load

Link load

Logical IF Info

Information about the logical interface

PhyIndex

Physical index number

LogiIndex

Logical index number

Dest

Destination IPv6 address

Mask

Mask length

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