220 Edit Running Configuration Commands
Syntax
equal-cost (2-255)
Example
NGFW{running-rip}equal-cost 2
NGFW{running-rip}passive-interface
Suppress RIP routing updates on an interface.
Syntax
passive-interface (default|INTERFACE)
Valid entries:
default "default" for all interfaces
INTERFACE Interface name
Example
NGFW{running-rip}passive-interface ethernet1
NGFW{running-rip}redistribute
Redistribute routes from another routing protocol.
Syntax
redistribute (connected|ospf|static|/jointfilesconvert/64488/bgp) [metric (0-15)] [route-map ROUTE-MAP]
Valid entries:
connected Connected
static Static routes
ospf Open Shortest Path First (OSPF)
/jointfilesconvert/64488/bgp Border Gateway Protocol (BGP)
metric Metric
(0-15) Metric for redistributed routes
route-map Route map reference
ROUTE-MAP Pointer to route-map entries
Example
NGFW{running-rip}redistribute static metric 1 route-map myroutemap1
NGFW{running-rip}timers
Set basic RIP timers.
Syntax
timers basic ROUTING-TABLE-UPDATE ROUTING-INFORMATION-TIMEOUT GARBAGE-COLLECTION
Valid entries:
basic Set basic RIP timers
ROUTING-TABLE-UPDATE Routing table update timer value (0-65535)
ROUTING-INFORMATION-TIMEOUT Routing information timeout timer value (0-65535)
GARBAGE-COLLECTION Garbage collection timer value (0-65535)
Example
NGFW{running-rip}timers basic 30 180 120
Komentáře k této Příručce