Example – ADC CUDA 3 User Manual

Page 313

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Configuring OSPF

311

Example

The following example configures OSPF parameters on IP interface
201.1.1.1:

cli:# router ospf

mode: router:ospf

cli:# show ospf area

row count: 2

Area Id Auth Type ImpAsExt SPF ABR ASBR LSA LSA Area Area

Count Count Count Cksum Summary Type

---------------- --------- -------- ---- ----- ----- ----- ------ ------- -----

0.0.0.0 None Extern 32 0 0 1 26284 Send Norm

0.0.0.1 None Extern 8 0 0 1 45702 Send Norm

cli:# interface 1/1/1

mode: interface:cable:csi(1/1/1)

cli:# ip address 201.1.1.1 255.255.255.0

cli:# ip ospf area 0.0.0.1

cli:# ip ospf cost 500

cli:# ip ospf dead-interval 500

cli:# ip ospf hello-interval 500

cli:# ip ospf priority 100

cli:# ip ospf retransmit-interval 500

cli:# ip ospf transit-delay 500

cli:# ip ospf authentication password

cli:# ip ospf authentication key mysecret

cli:# show ip ospf

IP Address 201.1.1.1

Area ID 0.0.0.1

Type Bcast

Priority 100

Transit Delay 500

Retrans Int 500

Hello Int 500

Dead Int 500

Poll Int 0

Admin Stat Enabled

Status Active

Auth Type Simple Password

Auth Key Id 0

Cost 500

Advertising