The display rm ipv6 interface command displays IPv6 routing management (RM) information on an interface.
display rm ipv6 interface [ interface-type interface-number ]
display rm ipv6 interface [ vpn-instance vpn-instance-name ] [ ipv6-address ipv6-address ]
Parameter | Description | Value |
---|---|---|
interface-type interface-number | Displays IPv6 RM information on the specified interface. | - |
vpn-instance vpn-instance-name | Displays IPv6 RM information in a specified VPN instance. | The value must be an existing VPN instance name. |
ipv6-address ipv6-address | Displays IPv6 RM information with the specified destination IPv6 address. | The value is a 32-digit hexadecimal number, in the X:X:X:X:X:X:X:X format. |
You can use this command to view IPv6 RM information on an interface, including information about physical and logical interfaces of the interface. This information helps locate routing problems.
# Display IPv6 RM information on all interfaces.
<HUAWEI> 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: 1635sec
Item |
Description |
---|---|
Name |
Name of an interface. |
Physical IF Info |
Physical interface information. |
IfnetIndex |
Network segment index of the interface. |
State |
Interface status. |
IntType |
Interface type. |
Slot |
Slot ID. |
PriLog |
Index of the primary logical interface. |
MTU |
Maximum transmission unit (MTU) of the interface. |
Ref |
Number of times the interface is referenced. |
Bandwidth |
Bandwidth of the interface. |
Baudrate |
Baud rate of the interface. |
Delay |
Link delay. |
Reliability |
Link reliability. |
Load |
Link load. |
Age |
Lifetime of the displayed information. |
Logical IF Info |
Logical interface information. |
PhyIndex |
Physical index. |
LogiIndex |
Logical index. |
Dest |
Destination IPv6 address. |
Mask |
Prefix length of the destination IPv6 address. |