I’ve finally moved on to OSPF. Here are some questions on neighbor relationships.
Here’s a quick chunk of words on the show ip protocols command.
I’m still looking at route redistribution, and the external route types threw me for a loop a bit.
Here’s a handy list of ACL entries to allow your devices to speak routing protocols, availability protocols, and some other stuff. We’ll assume you have ACL 101 applied to your Ethernet inbound; your Ethernet has an IP of 192.168.0.1. BGP : Runs on TCP/179 between the neighbors access-list 101 permit tcp any host 192.168.0.1 eq […]