Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
318 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
15.5.13.7 Configuring NSSA asbr-default-route translator 
Configuring NSSA asbr-default-route translator enables/disables setting of P 
bit in the default Type-7 LSA generated by NSSA internal ASBR.  
 
15.5.13.7.1 
CLI Configuration 
 
Execute the following commands to configure the NSSA asbr-default-route 
translator.  
 
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 ASBR router status.  
    UltOs(config-router)#asbr router  
5. Configure the OSPF interface.  
    UltOs(config-router)# network 10.10.2.1 area 0.0.0.6  
6. Configure the area 0.0.0.6 as an nssa area.  
    UltOs(config-router)# area 0.0.0.6 nssa  
7. Enable nssa asbr-default-route translator.  
    UltOs(config-router)# set nssa asbr-default-route translator enable 

Disable nssa asbr-default-route translator by executing the following 
command. UltOs(config-router)# set nssa asbr-default-route translator disable  
 
15.5.13.7.2 
WEB Configuration 
O
SPF NSSA can be configured through WEB interface using the 
OSPF Area screen. For screenshot, refer section 15.5.13.1.2
15.5.13.8 Configuring NSSA Area Translation Role 
Configuring NSSA Area Translation Role configures the translation role for 
the NSSA as always or candidate.  
Execute the following commands to configure the NSSA Area Translation 
Role. 
15.5.13.8.1 
CLI Configuration 
1. Enter the Global Configuration mode in FDN40-1.  
    UltOs# configure terminal