711
network-operator
Parameters
ipv4
: Specifies IPv4 relation entries.
ipv6
: Specifies IPv6 relation entries.
slot
slot-number
: Specifies a card by its slot number. If you do not specify a card, this command
displays relation entries for all cards. (Distributed devices in standalone mode.)
slot
slot-number
: Specifies an IRF member device by its member ID. If you do not specify a member
device, this command displays relation entries for all member devices. (Centralized devices in IRF
mode.)
chassis
chassis-number
slot
slot-number
: Specifies a card on an IRF member device. The
chassis-number
argument represents the member ID of the IRF member device. The
slot-number
argument represents the slot number of the card. If you do not specify a card, this command displays
relation entries for all cards. (Distributed devices in IRF mode.)
Examples
# (Centralized devices in standalone mode.) Display all IPv4 relation entries.
<Sysname> display session relation-table ipv4
Source IP/port: 192.168.1.100/-
Destination IP/port: 192.168.2.100/99
DS-Lite tunnel peer: -
VPN instance/VLAN ID/Inline ID: 1/-/-
Protocol: TCP(6) TTL: 1234s App: FTP-DATA
Source IP/port: -/-
Destination IP/port: 192.168.2.200/1212
DS-Lite tunnel peer: -
VPN instance/VLAN ID/Inline ID: -/-/-
Protocol: TCP(6) TTL: 3100s App: H225
Total entries found: 2
# (Distributed devices in standalone mode/centralized devices in IRF mode.) Display all IPv4 relation
entries.
<Sysname> display session relation-table ipv4
Slot 1:
Source IP/port: 192.168.1.100/-
Destination IP/port: 192.168.2.100/99
DS-Lite tunnel peer: -
VPN instance/VLAN ID/Inline ID: 1/-/-
Protocol: TCP(6) TTL: 1234s App: FTP-DATA
Source IP/port: -/-
Destination IP/port: 192.168.2.200/1212
DS-Lite tunnel peer: -
VPN instance/VLAN ID/Inline ID: -/-/-
Protocol: TCP(6) TTL: 3100s App: H225
Total entries found: 2
# (Centralized devices in standalone mode.) Display all IPv6 relation entries.