Skip to content

Commit

Permalink
updated the neighbor password
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahesh Kumar authored and Mahesh Kumar committed Nov 20, 2024
1 parent 8aeb56c commit a4abfa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3852,7 +3852,7 @@ router bgp 65101
no neighbor 172.31.255.0 remove-private-as
neighbor 172.31.255.0 weight 101
neighbor 172.31.255.0 timers 1500 1500
neighbor 172.31.255.0 password 7 071B245F5A584B5643
neighbor 172.31.255.0 password 7 viDjZCwoPIoXECb3hxWioA==
no neighbor 172.31.255.0 remove-private-as ingress
neighbor 172.31.255.4 peer group EVPN-OVERLAY-PEERS
neighbor 172.31.255.4 allowas-in 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1204,7 +1204,7 @@ router_bgp:
- ip_address: 192.168.255.11
- ip_address: 172.31.255.0
peer_group: IPv4-UNDERLAY-PEERS
password: 071B245F5A584B5643
password: viDjZCwoPIoXECb3hxWioA==
remove_private_as:
enabled: false
remove_private_as_ingress:
Expand Down

0 comments on commit a4abfa8

Please sign in to comment.