beautypg.com

Grp rtlist, Grp commands, Syntax – Technicolor - Thomson ST585 V6 User Manual

Page 398: Example

background image

E-DOC-CTC-20061027-0004 v1.0

GRP Commands

374

grp rtlist

Show the current routes in the GRP interfaces routing table.

SYNTAX:

where:

EXAMPLE:

grp rtlist

[dst = ]
[dstmask = ]

dst

The destination IP address of the route.
Supports IP/mask notation.

Note

If no destination IP address is specified, all the current routes
will be shown.

OPTIONAL

dstmask

The destination IP address mask, either in dotted or in numerical cidr
notation.

OPTIONAL

=>grp rtlist
Codes : K - kernel, C - connected, S - static, R - rip, * - FIB route

destination : 10.0.0.0/24 *
Route type : "C"
distance : 0
Nexthop : LocalNetwork

destination : 10.0.0.0/24
Route type : "K"
distance : 1
Nexthop : 10.0.0.138

destination : 127.0.0.0/8 *
Route type : "C"
distance : 0
Nexthop : loop

destination : 192.168.1.0/24 *
Route type : "C"
distance : 0
Nexthop : LocalNetwork

destination : 192.168.1.0/24
Route type : "K"
distance : 1
Nexthop : 192.168.1.254

destination : 255.255.255.255/32 *
Route type : "K"
distance : 1
Nexthop : 127.0.0.1

=>