SUMMARY STEPS
1. enable
2. configure terminal
3. interface interface-id
4. [no] ntp disable
5. end
DETAILED STEPS
PurposeCommand 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
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
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
24
Administering the Device
Configuring a System Name