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

Скачать
Страница из 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
300 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
 
15.5.13.2 Configuring ASBR Router 
Routers that act as gateways (redistribution) between OSPF and other 
routing protocols (IGRP, EIGRP, RIP, BGP, Static) or other instances of the 
OSPF routing process are called autonomous system boundary router 
(ASBR).  
15.5.13.2.1 
CLI Configuration 
Execute the following commands to configure a router as an ASBR router.  
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.  
    UltOs(config-router)# asbr router 

Disable the ASBR router by executing the following command. UltOs(config-
router)# no asbr router  

Refer Sample Configuration for Stub area, ASBR and route redistribution.  
15.5.13.2.2 
WEB Configuration 
O
SPF ASBR Router can be configured through WEB interface using 
the OSPF Area screen. For screenshot, refer section 
15.5.13.3 Configuring Redistribution 
Configuring Redistribution configures the protocol from which the routes 
have to be redistributed into OSPF.  
15.5.13.3.1 
CLI Configuration 
Execute the following commands to configure redistribution.  
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 router as ASBR router.  
    UltOs(config-router)# asbr router