June 30, 2006 | Chapter 7: Second Level Commands |
Example(s)
Host(config)# router id 10.33.21.88
Host(config)# no router
This command disables the system default routing process.
Usage
no router
Using the IP rip authentication key command
Host(config)# ip rip authentication key
The ip rip command is located beneath the "configure terminal" menu. It is used to define the password for the Router Information Protocol (RIP) authentication process.
Usage
ip rip authentication key <key name>
Parameter(s)
<key name>
This is the authentication key.
Using the ip ospf interface command
Host(config)# ip ospf interface ... area
This command defines an interface on which OSPF runs and defines the area ID for that interface.
Usage
ip ospf interface <Ethernet VLAN ATM> <slot number>\<port number>
Parameter(s)
<area-id>
The area ID for the interface on which OSPF is running.
For additional parameters, refer to “Using the ip igmp proxy command” on page
|