DO NOT SHARE THESE DOCS WITH CUSTOMERS!

This is an LA release that will only be provided to a select number of PLM-sanctioned customers (PDFs only). Contact PLM for details.

Use this command to display IP route details including the local IP interfaces and protocols associated with the next hop routes.

Command Syntax

> show table addressContext <addressContext_name> ipRouteStatus <system name> <ip address> <prefix> protocol <local | other>

Command Parameters

IP Route Status Parameters

ParameterDescription

ipRouteStatus

Use this command to view IP route details including the local IP interfaces and protocols associated with the next hop routes.

  • protocol – The routing mechanism through which this route was learned.

The following fields display:

  • ceName
  • destIpAddress
  • prefix
  • nextHop
  • ipInterfaceName
  • protocol

Command Example

> show table addressContext default ipRouteStatus
                                                                   IP
                                                                   INTERFACE
CE NAME    DEST IP ADDRESS           PREFIX  NEXT HOP              NAME       PROTOCOL
----------------------------------------------------------------------------------------
WFDSBC01a  0.0.0.0                   0       10.11.12.1            mgt0       other
WFDSBC01a  0.0.0.0                   0       10.11.12.1            mgt1       other
WFDSBC01a  10.54.21.0                24      0.0.0.0               mgt0       other
WFDSBC01a  10.54.22.0                24      0.0.0.0               mgt1       other
WFDSBC01a  169.254.0.0               16      0.0.0.0               eth1       other
WFDSBC01a  ::                        0       ::                    lo         other
WFDSBC01a  ::                        0       fd00:10:6b50:1111::1  mgt0       other
WFDSBC01a  ::1                       128     ::                    lo         other
WFDSBC01a  fd00:10:6b50:4150::       64      ::                    mgt0       other
WFDSBC01a  fd00:10:6b50:4150::22     128     ::                    lo         other
WFDSBC01a  fd00:10:6b50:4160::       64      ::                    mgt1       other
WFDSBC01a  fd00:10:6b50:4160::22     128     ::                    lo         other
WFDSBC01a  fe80::                    64      ::                    mgt0       other
WFDSBC01a  fe80::                    64      ::                    mgt1       other
WFDSBC01a  fe80::                    64      ::                    pkt0       other
WFDSBC01a  fe80::                    64      ::                    pkt1       other
WFDSBC01a  fe80::210:6bff:fe2e:e5ea  128     ::                    lo         other
WFDSBC01a  fe80::210:6bff:fe2e:e5eb  128     ::                    lo         other
WFDSBC01a  fe80::210:6bff:fe2e:e5ec  128     ::                    lo         other
WFDSBC01a  fe80::210:6bff:fe2e:e5ed  128     ::                    lo         other
WFDSBC01a  ff00::                    8       ::                    mgt0       other
WFDSBC01a  ff00::                    8       ::                    mgt1       other
WFDSBC01a  ff00::                    8       ::                    pkt0       other

 

  • No labels