summaryrefslogtreecommitdiff
path: root/test/units/modules/network/dellos9/fixtures/dellos9_config_config.cfg
blob: b8f62da5e091ae012f90358ce1c39136ddcbc417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
!
hostname router
!
interface fortyGigE 1/6
 ip address 1.2.3.4/24
 description test string
!
interface fortyGigE 1/7
 ip address 6.7.8.9/24
 description test string
 shutdown
!