Changes
/* Setup BGP routing */
This is where we can start to understand why this BGP session from the PCAP might actually be useful.
All of the paramters parameters can be extracted from the PCAP: * ASN: 65515 * IBGP session, the same ASN is used on both ends * Remote peer: 10.249.252.1 * Two prefixes are being announced: ** 10.249.2.4/32 ** 10.13.38.122/32
The first IP (10.249.2.4) was received during the IPSec configuration phase.
line vty
!</pre>
== Get the flag ==