The DISPLAY TCPIP,<tcpipjobname>,OMPROUTE,RIP,LIST,INTERFACES command lists IP addresses and configured parameters for each RIP interface. A sample output with explanations of entries follows:
EZZ7843I RIP CONFIGURATION 447
RIP: ENABLED
RIP DEFAULT ORIGINATION: ALWAYS, COST = 1
PER-INTERFACE ADDRESS FLAGS:
CTC2 9.167.100.13 RIP VERSION 1
SEND NET AND SUBNET ROUTES
RECEIVE NO DYNAMIC HOST ROUTES
RIP INTERFACE INPUT METRIC: 1
RIP INTERFACE OUTPUT METRIC: 0
CTC1 9.168.100.3 RIP VERSION 1
SEND NET AND SUBNET ROUTES
RECEIVE NO DYNAMIC HOST ROUTES
RIP INTERFACE INPUT METRIC: 1
RIP INTERFACE OUTPUT METRIC: 0
The fields for this output are:
RIP |
Indicates whether RIP communication is enabled. |
RIP DEFAULT ORIGINATION |
Indicates the conditions under which RIP supports default route generation and the advertised cost for the default route. |
PER-INTERFACE |
ADDRESS FLAGS Specifies information about an interface |
RIP VERSION(Address Flag) |
Specifies whether RIP Version 1 or RIP Version 2 packets are being communicated over this interface. |
SEND |
Specifies which types of routes are included in RIP responses sent out this interface. |
RECEIVE |
Specifies which types of routes are accepted in RIP responses received on this interface. |
RIP INTERFACE INPUT METRIC (Address Flag) |
Specifies the value of the metric added to RIP routes received over this interface. |
RIP INTERFACE OUTPUT METRIC (Address Flag) |
Specifies the value of the metric added to RIP routes advertised over this interface. |
See also: