Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Configure the P-bit Setting in the Default Type 7 LSA

This procedure enables the setting of the P-bit in the default Type 7 LSA generated by the NSSA internal ASBR.

  1. Type.
    SEFOS# configure terminal
    SEFOS(config)# router ospf
    
  2. Configure the OSPF router ID.
    SEFOS(config-router)# router-id 10.10.2.1
    
  3. Configure the ASBR router status.
    SEFOS(config-router)# asbr router
    
  4. Configure the OSPF interface.
    SEFOS(config-router)# network 10.10.2.1 area 0.0.0.6
    
  5. Configure the area 0.0.0.6 as an NSSA area.
    SEFOS(config-router)# area 0.0.0.6 nssa
    
  6. Enable nssa asbr-default-route translator.
    SEFOS(config-router)# set nssa asbr-default-route translator enable