ansible/test/integration/targets/iosxr_static_routes/fixtures/parsed.cfg
Nilashish Chakraborty 3405ee1c01
Add iosxr_static_routes RM (#65181)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
2020-02-27 14:31:00 +05:30

18 lines
580 B
INI

Fri Nov 29 21:10:41.896 UTC
router static
address-family ipv4 unicast
192.0.2.16/28 FastEthernet0/0/0/1 192.0.2.10 tag 10 description LAB metric 120
192.0.2.16/28 FastEthernet0/0/0/5 track ip_sla_1
192.0.2.32/28 192.0.2.11 100
!
address-family ipv6 unicast
2001:db8:1000::/36 FastEthernet0/0/0/7 description DC
2001:db8:1000::/36 FastEthernet0/0/0/8 2001:db8:2000:2::1
!
vrf DEV_SITE
address-family ipv4 unicast
192.0.2.48/28 vrf test_1 192.0.2.12 description DEV
192.0.2.80/28 vrf test_1 FastEthernet0/0/0/2 192.0.2.14 vrflabel 124 track ip_sla_2
!
!
!