INS_CNGE11FX3TX8MS[POE][HO] Rev. 11.6.17 PAGE 280
INSTRUCTION MANUAL
CNGE11FX3TX8MS[POE][HO]
TECH SUPPORT: 1.888.678.9427
3ad61dc090116a16a7cc9861485e60e6407c5a328015b1985b585ab353c37a4441e034172401
528229795a5c9529dfbc04c86e01
!
vlan 1
name default
!
interface GigabitEthernet 1/1
!
interface GigabitEthernet 1/2
!
...
interface vlan 1
ip address dhcp fallback 192.168.10.2 255.255.0.0
!
... end ! More verification: Display IP interfaces and assigned IP address and status: my-device#
show ip interface brief
Vlan Address
Method Status
1 192.168.10.15/24 DHCP UP
! An address was obtained from DHCP, so the fallback wasn’t used
! Try to inspect hostname:
my-device# show hostname
^
% Invalid word detected at ‘^’ marker.
! No such command exists, but it is possible to extract a single line from
! running-config by using a filter:
my-device# show running-config | include hostname
hostname my-device
6. Save configuration to flash: