Technical information

ADC Telecommunications, Inc.
192 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
Example
The following example enters router ospf mode to create the area ID 1.1.1.3, then assigns
that area ID to IP interface 172.16.19.89 on physical interface 1/11/4:
cli:root# router ospf
mode: router:ospf
cli:router:ospf# ospf area 1.1.1.3
cli:router:ospf# interface 1/11/4
mode: interface:ethernet:csi(1/11/4)
cli:interface:ethernet:csi(1/11/4)# ip address 172.16.19.89 255.255.255.0
cli:interface:ethernet:csi(1/11/4):ip-address(172.16.19.89)# ip ospf area-id
1.1.1.3
cli:interface:ethernet:csi(1/11/4):ip-address(172.16.19.89)#
Related Commands
ip ospf authentication on page 193
ip ospf cost on page 196
ip ospf dead-interval on page 199
ip ospf hello-interval on page 202
ip ospf priority on page 205
ip ospf retransmit-interval on page 208
ip ospf transit-delay on page 211
router on page 356
show ip ospf on page 448