Show running-config, Show ip rip, Timers – Black Box LRU4240 User Manual

Page 172: Dual trunk e1 router

Advertising
background image

160

SALES: 0870 90 10 750

Dual Trunk E1 Router User’s Guide

Dual Trunk E1 Router

show running-config

Use the show running-config command to show running config.
Command Syntax
show running-config
Command Mode: rip
There are no arguments or keywords for this command.
Examples

Rip(enable)#show running-config
2:
3: Current configuration:
4: !
5: hostname router
6: password zebos
7: enable password zebos
8: !
9: interface e0
10: !
11: interface mlppp
12: !
13: interface net1
14: !
15: interface net2
16: !
17: router rip
18: redistribute connected
19: network net1
20: network net2
21: !
22: line vty
23: no login
24: !
25: end
Rip(enable)#

show ip rip

Use the show ip rip command to show RIP routes.
Command Syntax
show ip rip
Command Mode: Enable
There are no arguments or keywords for this command.
Examples
show ip rip

RIP(enable)#show ip rip
104: Codes: R - RIP, C - connected, O - OSPF, B - BGP
105:
106: Network Next Hop Metric From Time
107: R 60.10.1.0/24 60.10.2.1 2 60.10.2.1 42:45
108: R 60.10.1.2/32 60.10.2.1 2 60.10.2.1 42:45
109: C 60.10.2.0/24 1
110: R 60.10.4.0/24 60.10.2.1 2 60.10.2.1 42:45
111: R 60.10.4.2/32 60.10.2.1 2 60.10.2.1 42:45
112: R 60.10.5.0/24 60.10.2.1 2 60.10.2.1 42:45
113: R 172.18.0.0/16 60.10.2.1 2 60.10.2.1 42:45
114: C 172.18.65.0/24 1

timers

Use the timers command to adjust routing network timers.
Use the no form of the command to restore the defaults.
Command Syntax
timers basic TABLETIMER INFORMATIONTIMER GARBAGETIMER
no timers basic

TABLETIMER=<0-4294967295>

Specifies the routing table update timer in seconds. The default is 30 seconds.

INFORMATIONTIMER=<0-4294967295>

Specifies the routing information timeout timer in seconds. The default is

180 seconds. After this interval has elapsed and no updates for a route are received, the route is declared invalid.

Advertising