forked from Mirror/frr

Many useless commande are still persistent in the bgp_srv6l3vpn_to_bgp_vrf tests. Remove the useless commands. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
13 lines
173 B
Plaintext
13 lines
173 B
Plaintext
interface eth0
|
|
ip address 192.168.4.2/24
|
|
ipv6 address 2001:4::2/64
|
|
!
|
|
ip forwarding
|
|
ipv6 forwarding
|
|
!
|
|
ip route 0.0.0.0/0 192.168.4.1
|
|
ipv6 route ::/0 2001:4::1
|
|
!
|
|
line vty
|
|
!
|