December 2001
Intermediate to advanced
608 pages
25h 14m
English
router — global
RIP:
router rip no router rip
BGP:
router bgpas-numberno router bgpas-number
EIGRP:
router eigrpas-systemno router eigrpas-system
IGRP:
router igrpas-systemno router igrpas-system
IS-IS:
router isis [tag] no router isis [tag]
OSPF:
router ospfas-systemno router ospfas-system
Enters the routing configuration mode
None
This command starts the configuration of a routing process: it identifies the routing protocol you want to run and other parameters necessary for the routing protocol. The RIP protocol doesn’t require additional parameters; BGP requires an AS number; EIGRP, IGRP, and OSPF require process numbers (commonly called AS numbers); and IS-IS can optionally have a tag that defines a name for the routing process.
! Configure our rip process router rip network 10.0.0.0
Read now
Unlock full access