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

Скачать
Страница из 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
299 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
15.5.13.1.1 
CLI Configuration 
Execute the following commands to configure an area as a stub area.  
1. Enter the Global Configuration mode in FDN40-1.  
    UltOs# configure terminal  
2. Enable OSPF globally in the switch FDN40-1.  
    UltOs(config)# router ospf  
3. Configure the OSPF router-id.  
     UltOs(config-router)# router-id 10.10.2.1  
4. Configure the OSPF interface.  
     UltOs(config-router)# network 10.4.0.1 area 0.0.0.0  
     UltOs(config-router)# network 10.10.2.1 area 0.0.0.6  
5. Configure the area 0.0.0.6 as a stub area.  
     UltOs(config-router)# area 0.0.0.6 stub 

Execute the following command to re-Configure the area 0.0.0.6 as a normal 
area. UltOs(config-router)# no area 0.0.0.6 stub  

Refer Sample Configuration for Stub area, ASBR and route redistribution.  
15.5.13.1.2 
WEB Configuration 
OSPF Stub Area can be set to configured through WEB interface using the 
OSPF Area Configuration screen (Navigation - Layer3 Management > 
OSPF  >  Area
 
 
 
Screen 15-4: OSPF Area Configuration