You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network/nos/fixtures/nos_config_src.cfg

12 lines
179 B
INI

!
hostname foo
!
interface TenGigabitEthernet 104/0/0
no ip address
!
interface TenGigabitEthernet 104/0/1
ip address 6.7.8.9 255.255.255.0
description test string
shutdown
!