Справочник Пользователя для Ulterius Technologies LLC FDN40

Скачать
Страница из 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
287 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
15.5.8.1  CLI Configuration 
1.  Execute the following command to configure the VLAN 11 dead-
interval as 120 seconds.  
UltOs(config-if)# ip ospf dead-interval 120  
2.  View the configuration details by executing the following show 
command.  
             UltOs# show ip ospf interface vlan 11  
vlan11 is line protocol is up  
Internet Address 10.4.0.1, Mask 255.255.0.0, Area 0.0.0.0  
AS 1, Router ID 10.10.2.1, Network Type BROADCAST, Cost 1  
Transmit Delay is 1 sec, State 4, Priority 1  
Designated RouterId 10.10.2.1, Interface address 10.4.0.1  
No backup designated router on this network  
Timer intervals configured, Hello 10, Dead 120, Wait 120, Retransmit 5  
Hello due in 4 sec  
Neighbor Count is 0, Adjacent neighbor count is 0 
15.5.8.1  WEB Configuration 
Dead Interval can be configured through WEB interface using the OSPF 
Interface 
screen. For screenshot, refer section 4.5.3.2. 

Restore the default value for dead-interval (40 seconds) by executing the 
following command. UltOs(config-if)# no ip ospf dead-interval  
15.5.9  Configuring Network Type  
The OSPF network type can be broadcast only. The OSPF network type can 
not be configured to a type other than the default for a given media. 
15.5.10 Configuring Interface Cost 
Configuring Interface Cost explicitly specifies the cost of sending a packet on 
an interface. 
15.5.10.1 CLI Configuration 
1.  Execute the following command to configure the VLAN 11 interface 
cost as 20.  
UltOs(config-if)# ip ospf cost 20  
2.  View the configuration details by executing the following show 
command.  
UltOs# show ip ospf interface vlan 11