Using the ip ospf interface command – ADC SG-1 User Manual

Page 137

Advertising
background image

June 30, 2006

Chapter 7: Second Level Commands

SG1-UM-8500-03

7-57

Example(s)

This command disables the system default routing process.

Usage

no router

Using the IP rip authentication key command

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

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>

[\<sub-interface>] area <area-id>

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 7-51

.

Host(config)# router id 10.33.21.88

Host(config)# no router

Host(config)# ip rip authentication key

Host(config)# ip ospf interface ... area

Advertising