Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

vlan 10

inter valn 10
ip add
swit mode access vlan 10
switch
int eth0/0
ip add 10.10.18.0 255.255.255.252
no sh
ip 172.

MLS1
ipv6 unicast-routing
ip routing
router ospfv3 10
ex
int e0/0
ospfv3 10 ipv4 area 0
ipv6 enable
ospfv3 10 ipv4 area 0

router ospfv3 10
address-family ipv4 unicast
redistribute connected
do show run
do show ip route

R1
confi t
ipv6 unicast-routing
router ospfv3 10
int e0/1
ipv6 enable
ospfv3 10 ipv4 area 0
do show ospfv3 neighbor

*********BGP**********
R1
en
config ter
router bgp 65000
neighbor 190.16.5.1 remote-as 65200
address-family ipv4
network 10.10.5.0 mask 255.255.255.252
network 190.16.5.0 mask 255.255.255.252
neighbor 190.16.5.1 activate

**R3**
en
config ter
router bgp 65200
neighbor 190.16.5.2 remote-as 65000
address-family ipv4
network 190.16.5.0 mask 255.255.255.252
network 190.16.5.4 mask 255.255.255.252
neighbor 190.16.5.2 activate

***R2**
en
config ter
router bgp

You might also like