I downloaded the file,and checked it. But there is only interfaces configured in it.
Then I tried to do it myself.
On Sonic:
router bgp 1
neighbor 192.168.12.2 remote-as 2
On Tails:
router bgp 2
neighbor 192.168.12.1 remote-as 1
I remember that a router could run rip at first and then configure eigrp on it. After the eigrp learns the whole topology, you could delete the configuration of the rip without stopping the network. So I guess maybe I could configure "router bgp 1", and then, "router bgp 100" finally, using "no router bgp 1"
But after I entered the command "router bgp 100", it shows "BGP is already running; AS is 1""
So would you please tell me the answer? Thanks ![]()






