Ulterius Technologies LLC FDN40 Manual De Usuario

Descargar
Página de 388
 
CHAPTER 15: OSPF 
`FDN40ConfigUM/20160505 
323 
© Ulterius Technologies, LLC 2016. Confidential & Proprietary. 
 
 
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  
5. Configure the redistribution of static routes.  
   UltOs(config-router)# redistribute static  
6. Configure the redist-config.  
   UltOs(config-router)# redist-config 20.0.0.0 255.0.0.0 metric-value 100     
metric-type asExttype1 tag 10 

Delete the information applied to the routes learnt from RTM by executing the 
following command. UltOs(config-router)# no redist-config 20.0.0.0 255.0.0.0  
 
Figure 15-5: Topology For testing default-information originate always and redist-config  
 
Sample Configuration for testing default-information originate always 
and redist-config.