Update topology configuration
This commit is contained in:
@@ -55,3 +55,9 @@ neighbor 10.1.1.0 remote-as 65001
|
|||||||
address-family ipv4
|
address-family ipv4
|
||||||
neighbor 10.1.1.0 activate
|
neighbor 10.1.1.0 activate
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To check peer status :
|
||||||
|
|
||||||
|
```cli
|
||||||
|
leaf1# show bgp summary
|
||||||
|
```
|
||||||
|
|||||||
@@ -55,3 +55,9 @@ neighbor 10.1.1.2 remote-as 65001
|
|||||||
address-family ipv4
|
address-family ipv4
|
||||||
neighbor 10.1.1.0 activate
|
neighbor 10.1.1.0 activate
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To check peer status :
|
||||||
|
|
||||||
|
```cli
|
||||||
|
leaf1# show bgp summary
|
||||||
|
```
|
||||||
|
|||||||
@@ -54,3 +54,9 @@ address-family ipv4
|
|||||||
neighbor 10.1.1.1 activate
|
neighbor 10.1.1.1 activate
|
||||||
neighbor 10.1.1.3 activate
|
neighbor 10.1.1.3 activate
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To check peer status :
|
||||||
|
|
||||||
|
```cli
|
||||||
|
leaf1# show bgp summary
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user