BISON-BGP/switch-sp-2 aktualisiert
This commit is contained in:
@@ -12,3 +12,20 @@ router bgp 65147
|
|||||||
neighbor 192.168.160.1 activate
|
neighbor 192.168.160.1 activate
|
||||||
distribute-list BisonRoutesACL in
|
distribute-list BisonRoutesACL in
|
||||||
exit-address-family
|
exit-address-family
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
router eigrp 1
|
||||||
|
no address-family ipv4 vrf bison autonomous-system 1
|
||||||
|
|
||||||
|
router bgp 65147
|
||||||
|
address-family ipv4 vrf bison
|
||||||
|
no redistribute eigrp 1 metric 10000
|
||||||
|
neighbor 192.168.160.1 remote-as 65004
|
||||||
|
neighbor 192.168.160.1 activate
|
||||||
|
neighbor 10.120.1.67 remote-as 65147
|
||||||
|
neighbor 10.120.1.68 remote-as 65147
|
||||||
|
neighbor 10.120.1.68 next-hop-self
|
||||||
|
|
||||||
|
distribute-list BisonRoutesACL in
|
||||||
|
exit-address-family
|
||||||
|
|||||||
Reference in New Issue
Block a user