9 lines
157 B
Text
9 lines
157 B
Text
|
!
|
||
|
int r4-eth0
|
||
|
ip address 192.168.1.4/24
|
||
|
!
|
||
|
router bgp 65004
|
||
|
bgp router-id 192.168.1.4
|
||
|
no bgp ebgp-requires-policy
|
||
|
neighbor 192.168.1.1 remote-as external
|