03-02-2020 03:27 AM
Hello All,
i am using GNS3 for hands on.
I have router C7200.
I have created OSPF topology and I want to redistribute the OSPF into BGP but the feature is not available under the BGP, please see the attached file.
Can you help please.
Many thank you.
Regards,
SS
Solved! Go to Solution.
03-02-2020 10:45 AM
Try going into address family mode first eg.
address-family ipv4
redistribute ?
Jon
03-02-2020 04:13 AM
Hello,
no file attached. Either way, which command is not availabe' 'redistribute ospf' under the BGP process ? Which IOS version are you running on the 7200 ?
03-02-2020 05:16 AM - edited 03-02-2020 05:18 AM
Hello Georg,
I use Version 15.2(4)S5.
Yes,'redistribute ospf' under the BGP process in no available.
R4(config)#router bgp 6500
R4(config-router)#?
Router configuration commands:
address-family Enter Address Family command mode
bgp BGP specific commands
default Set a command to its defaults
exit Exit from routing protocol configuration mode
help Description of the interactive help system
neighbor Specify a neighbor router
no Negate a command or set its defaults
route-server-context Enter route server context command mode
scope Enter scope command mode
snmp Modify snmp parameters
template Enter template command mode
timers Adjust routing timers
R4(config-router)#
03-02-2020 10:45 AM
Try going into address family mode first eg.
address-family ipv4
redistribute ?
Jon
03-03-2020 02:26 AM
Hello Jon,
It worked thank you so much.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide