Users Guide

Table Of Contents
port-channel channel-id ID 1 128
vlan vlan-id VLAN ID 1 4093
loopback id ID 0 16383
mgmt node/slot/port 1/1/1
IP
OS10(config)# ntp source ethernet 1/1/10
IP
OS10(config)# do show running-configuration | grep source
ntp source ethernet1/1/1
NTP NTP NTP
NTP NTP 使 5 (MD5) NTP
1. CONFIGURATION NTP
ntp authenticate
2. CONFIGURATION 1 4294967295
ntp authentication-key number md5 key
ntp trusted-key
key
3. CONFIGURATION 1 4294967295 number ntp trusted-key
ntp trusted-key number
4. CONFIGURATION NTP
ntp server {hostname | ipv4-address | ipv6-address} [key keyid] [prefer]
hostname IP
ipv4-address A.B.C.D IPv4
ipv6-address nnnn:nnnn:nnnn:nnnn:nnnn:nnnn:nnnn:nnnn IPv6
key keyid NTP
prefer NTP
5. CONFIGURATION NTP NTP 2 10 8
ntp master {210}
NTP
OS10(config)# ntp authenticate
OS10(config)# ntp trusted-key 345
OS10(config)# ntp authentication-key 345 mdf 0 5A60910FED211F02
OS10(config)# ntp server 1.1.1.1 key 345
OS10(config)# ntp master 7
NTP
OS10(config)# do show running-configuration
!
ntp authenticate
ntp authentication-key 345 mdf 0 5A60910FED211F02
ntp server 1.1.1.1 key 345
ntp trusted-key 345
166