BISON-BGP/asa-frankfurt aktualisiert
This commit is contained in:
@@ -1,3 +1,19 @@
|
|||||||
router eigrp 1
|
router eigrp 1
|
||||||
distribute-list eigrpACL_FR out interface BISON_XFER
|
distribute-list eigrpACL_FR out interface BISON_XFER
|
||||||
network 10.120.1.64 255.255.255.248
|
network 10.120.1.64 255.255.255.248
|
||||||
|
|
||||||
|
|
||||||
|
router bgp 65147
|
||||||
|
bgp log-neighbor-changes
|
||||||
|
bgp router-id 10.99.0.34
|
||||||
|
address-family ipv4 unicast
|
||||||
|
neighbor 10.120.1.67 remote-as 65147
|
||||||
|
neighbor 10.120.1.67 description bison primary weight 200
|
||||||
|
neighbor 10.120.1.67 activate
|
||||||
|
neighbor 10.120.1.67 next-hop-self
|
||||||
|
neighbor 10.120.1.67 weight 200
|
||||||
|
neighbor 10.120.1.66 remote-as 65147
|
||||||
|
neighbor 10.120.1.66 description bison secondary weight 100
|
||||||
|
neighbor 10.120.1.66 activate
|
||||||
|
neighbor 10.120.1.66 next-hop-self
|
||||||
|
neighbor 10.120.1.66 weight 100
|
||||||
Reference in New Issue
Block a user