Sun Ethernet Fabric Operating System

Exit Print View

Updated: July 2015
 
 

Configure Redistribution

Redistribution configures the protocol from which the routes have to be redistributed into OSPF.

  1. Enter Global Configuration mode in SEFOS1.
    SEFOS# configure terminal
    
  2. Enable OSPF globally in SEFOS1.
    SEFOS(config)# router ospf
    
  3. Configure the OSPF router ID.
    SEFOS(config-router)# router-id 10.10.2.1
    
  4. Configure the router as an ASBR router.
    SEFOS(config-router)# asbr router
    
  5. Configure the redistribution of all routes.
    SEFOS(config-router)# redistribute all