OSPF CONFIGURATION
>VTYSH NS# configure terminal NS(config)# router OSPF NS(config-router)# network 10.102.29.0/24 area 0 NS(config-router)# redistribute static NS(config-router)# redistribute kernel
BGP Configuration
>VTYSH NS# configure terminal NS(config)# router BGP 5 NS(config-router)# Neighbor a1bc::102 remote-as 100 NS(config-router)# Address-family ipv4 NS(config-router-af)# Neighbor 10.102.29.170 activate NS(config-router)# redistribute kernel NS(config-router)# redistribute static
RIP CONFIGURATION
>VTYSH NS# configure terminal NS(config)# router rip NS(config-router)# redistribute static NS(config-router)# redistribute kernel
No comments:
Post a Comment