You use this command to output all tables relevant to the routing service, or specific routing service tables.
RS |
[ SIGHT = NET / ES / ROUTING-PROTOCOL / QUEUES ] [ , QUEUE = *ALL / list-poss (10): ADDRESS-TYPE / UNUSED-ROUTE / RELEASE-ROUTE / RELEASE-ADDR-P / BCOUT-DELAY / OSPF-ROUTER / ARP-FLOW-CTRL / ISO-CACHE / FIREWALL / UNKOWN-GATE] [ , ATYPE = *ALL / list-poss (4): LAN / OSI / IP / IPV6 ] [ , CB = *ALL / list-poss (13): HOSTCB / LAGGCB / LINKCB / LSAPCB / NODECB / ROUTECB / PROCB / GATEWAY-TABLE / ARP-CACHE / ISO-CACHE / FIREWALL-TABLE / IP-RANGE-TABLE / LDEVCB ] [ , INFO = *ALL / CB / STATE / CMD / MULTICAST ] [ , RANGE = *ALL / list-poss (11): AGGREGATION / LAGG / DEVICE / LDEV / LINE / LI / LSAP / LINK / ROUTER / TUNNEL ] [ , AGGREGATION = *ALL / <aggregation-name> ] [ , DEVICE = *ALL / <device-name> ] [ , HOST = *ALL / <host-name> ] [ , LINE = *ALL / <line-name> ] [ , PROCESSOR = *ALL / <processor-name> ] [ , ROUTE = *ALL / <rout-name> ] [ , NODE = *ALL / <node-name> ] |
SIGHT=
Defines the sequence in which the control blocks are to be output (i.e. the search algorithm).
NET
all HOSTCBs
all LAGGCBs
all LSAPCBs
all LDEVCBs
all NODECBs
all PROCBs
all LINKCBs
In this case, all local ROUTECBs are output for each LINKCB and, for each ROUTECB acting as a gateway or router, all ROUTECBs running via the gateway/router are output.
ES
All PROCBs with the associated ROUTECBs.
ROUTING-PROTOCOL
Contents of the ACTIVATION-CONTROL-QUEUE
Contents of the LIVETIME-CONTROL-QUEUE
Contents of the ICMP-ECHO-CONTROL-QUEUE
Contents of the ISO9542-CONTROL-QUEUE
QUEUES
Contents of the queue selected with the QUEUE= parameter.
QUEUE=
Defines which release queues are to be output.
Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).
*ALL
All release queues
ADDRESS-TYPE
All ROUTECBs in the queue for the same address type as the one selected with the ATYPE= parameter.
UNUSED-ROUTE
All ROUTECBs in the UNUSED-ROUTE queue
RELEASE-ROUTE
All ROUTECBs in the RELEASE-ROUTE queue
RELEASE-ADDR-P
All ROUTECBs in the RELEASE-ADDRCB-P queue
BCOUT-DELAY
All ROUTECBs in the BCOUT-DELAY queue
OSPF-ROUTER
All ROUTECBs in the OSPF-ROUTER queue
ARP-FLOW-CTRL
All ROUTECBs in the ARP-FLOW-CTRL queue
ISO-CACHE
All ISO caches
FIREWALL
All ROUTECBs in the FIREWALL queue
UNKNOWN-GATE
all ROUTECBs in theUNKNOWN-GATE queue
ATYPE=
Defines the (network) address types for which queues are to be output.
This parameter is only evaluated if QUEUE=ADDRESS-TYPE.
Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).
*ALL
For all address types
LAN
For LAN addresses
OSI
For OSI network addresses
IP
For IP network addresses
IPV6
For IPv6 network addresses
CB=
Defines which control blocks are to be output.
Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).
*ALL
All control blocks.
HOSTCB
Host control blocks.
LAGGCB
Control blocks of the link aggregations.
LINKCB
LINKCB control blocks.
LSAPCB
Line control blocks.
NODECB
Node control blocks.
PROCB
Processor control blocks.
ROUTECB
Route control blocks.
GATEWAY-TABLE
Table of IP/ISO gateways.
ARP-CACHE
Contents of the ARP cache
ISO-CACHE
Contents of the ISO cacheSOCKET-HOSTNAME-ADDRESS-TABLE
FIREWALL-TABLE
Table of firewall entries
IP-RANGE-TABLE
Table of IP address ranges
LDEVCB
Control block of the device
INFO=
Defines the scope of the data to be output.
*ALL
Corresponds to STATE and CB.
CB
The control block is output.
STATE
Information on the state, profile, addresses.
CMD
The command information is output.
MULTICAST
The L2 MULTICAST address list is output.
RANGE=
When SIGHT=ES, defines which control blocks are to be output for a route.
Apart from the value *ALL, the remaining values can also be specified as a list (list-poss).
*ALL
All control blocks.
AGGREGATION / LAGG
The LAGGCB assigned to the aggregation.
DEVICE / LDEV
LDEVCBs assigned to the devices.
LINE / LI / LSAP
The LSAPCB assigned to the route.
LINK
The LINKCB assigned to the route.
ROUTER
The router ROUTECB assigned to the route.
TUNNEL
The tunnel ROUTECB assigned to the route.
AGGREGATION=
Controls which link aggregation outputs are made provided CB=LAGGCB is specified.
*ALL
For all link aggregations.
<aggregation-name 1..8>
For the link aggregation determined with the link aggregation name.
DEVICE=
Defines for which devices data is to be output, provided CB=LDEVCB is specified.
*ALL
For all devices.
<device-name 1..8>
For the device defined by name.
HOST=
Defines for which hosts data is to be output, provided CB=HOSTCB is specified.
*ALL
For all hosts.
<host-name 1..8>
For the host defined by name.
LINE=
Defines the lines for which data is to be output, provided CB=LSAPCB is specified.
*ALL
For all lines.
<line-name 1..8>
For the line defined by name.
PROCESSOR=
Defines the processors for which data is to be output, provided CB=PROCB is specified.
*ALL
For all processors.
<processor-name 1..8>
For the processor defined by name.
ROUTE =
Defines the routes for which data is to be output, provided CB=ROUTECB or CB=PROCB is specified.
*ALL
For all routes.
<rout-name 1..8>
For the route defined by name.
NODE =
Defines the nodes for which data is to be output, provided CB=NODECB is specified.
*ALL
For all nodes.
<node-name 1..8>
For the node defined by name.