Documentation
Name
net node show links -
Synopsis
links
Description
This command shows information on all the links of one node.
Output format:
<prefix> <delay> <metric> <state> <type> [<IGP option>]
where the state field can be either UP or DOWN. The type field takes one of the following values:
Value | Description |
---|---|
DIRECT | The link is a direct link towards the destination, i.e. the destination is adjacent to this node |
TUNNEL | The link is a tunnel to the destination, i.e. messages that traverse this link will be encapsulated, then routed towards the tunnel end-point and hopefully decapsulated there. |
Example:
cbgp> net node 0.0.0.1 show links
0.2.0.1/32 444 444 UP DIRECT IGP_ADV
0.2.0.2/32 370 370 UP DIRECT IGP_ADV
Example (more recent output):
cbgp> net node 1.0.0.3 show links
ROUTER 1.0.0.1 10 5 UP adv:yes
ROUTER 1.0.0.2 10 4 UP adv:yes