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

Скачать
Страница из 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
290 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
 Enter the Global Configuration mode.  
 UltOs# configure terminal  
 Enable OSPF globally in the switch FDN40-2.  
UltOs(config)# router ospf  
Configure the OSPF router-id.  
UltOs(config-router)# router-id 10.4.0.2  
 Enable OSPF over the VLAN interface and associate the interface 
with an OSPF area.  
UltOs(config-router)# network 10.4.0.2 area 0.0.0.0  
 Exit from the router configuration mode.  
UltOs(config-router)# exit  
 Enter the Interface Configuration mode.  
UltOs(config)#interface vlan 11  
 Configure the authentication key for simple password authentication.  
UltOs(config-if)# ip ospf authentication-key 1234  
Enable simple password authentication.  
UltOs(config-if)# ip ospf authentication  
 Exit from the Interface Configuration mode.  
UltOs(config-if)# exit 
Exit from the configuration mode.  
UltOs(config)# exit 
Configuration in FDN40-4: 
-  Enter the Global Configuration mode.  
UltOs# configure terminal 
 
-  Enable OSPF globally in the switch FDN40-4.  
UltOs(config)# router ospf  
-  Configure the OSPF router-id.  
UltOs(config-router)# router-id 10.4.0.4  
-  Enable OSPF over the VLAN interface and associate the 
interface with an OSPF area.  
UltOs(config-router)# network 10.4.0.4 area 0.0.0.0  
-  Exit from the Router Configuration mode.  
UltOs(config-router)# exit  
-  Enter the Interface Configuration mode.  
UltOs(config)#interface vlan 11 
-  Configure the authentication key for simple password              
authentication.  
UltOs(config-if)# ip ospf authentication-key 1234