Quick Reference Guide

266 | Layer 3 Routing
www.dell.com | support.dell.com
Figure 17-247. Output of the show ip ospf Command after Enabling OSPF
6. (optional) Set the OSPF authentication, priority, and cost per VLAN.
Figure 17-248. Setting the OSPF Authentication, Priority, and Cost for the VLAN
7. Execute the show ip ospf interface vlan command: .
Force10#show ip ospf
Router ID...................................... 1.1.1.1
OSPF Admin Mode................................ Enable
ASBR Mode...................................... Disable
RFC 1583 Compatibility......................... Enable
ABR Status..................................... Disable
Exit Overflow Interval......................... 0
External LSA Count............................. 0
External LSA Checksum.......................... 0
New LSAs Originated............................ 0
LSAs Received.................................. 0
External LSDB Limit............................ No Limit
Default Metric................................. Not configured
Default Route Advertise........................ Disabled
Always......................................... FALSE
Metric.........................................
Metric Type.................................... External Type 2
Maximum Paths.................................. 4
Force10 (Config)#interface vlan 10
Force10 (Conf-if-vl-10)#ip ospf authentication-key force10 100
Force10 (Conf-if-vl-10)#ip ospf priority 128
Force10 (Conf-if-vl-10)#ip ospf cost 32
Force10 (Conf-if-vl-10)##exit
Force10 (Config)#interface vlan 20
Force10 (Conf-if-vl-20)#ip ospf authentication-key force10 100
Force10 (Conf-if-vl-20)#ip ospf priority 255
Force10 (Conf-if-vl-20)#ip ospf cost 64
Force10 (Conf-if-vl-20)#exit