Purpose
Command or Action
Device#
configure terminal
Enters global configuration mode.
interface interface-id
Example:
Step 3
Device(config)#
interface gigabitethernet1/0/1
Disables NTP packets from being received on the interface.
[
no
]
ntp disable
Step 4
Example:
Use the
no
form of this command to re-enable receipt of
NTP packets on an interface.
Device(config-if)#
ntp disable
Returns to privileged EXEC mode.
end
Example:
Step 5
Device(config-if)#
end
Configuring a System Name
Follow these steps to manually configure a system name:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
hostname name
4.
end
5.
show running-config
6.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
• Enter your password if prompted.
Device>
enable
Enters global configuration mode.
configure terminal
Example:
Step 2
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
22
Administering the Device
Configuring a System Name