40
Running-Config)
Administrative Status : Enable
Operating Status : Up
DHCP Client : Disable
Primary IP Address : 192.168.10.13/24
IPv6 Address : fe80::212:77ff:feff:8888/64
Switch# show running-config
Building configuration...
Current configuration:
hostname Switch
!
vlan 1
………
!
interface vlan1
ip address 192.168.10.13/24
no shutdown
!
ip route 0.0.0.0/0 192.168.10.254
!
spanning-tree mst configuration
exit
!
nameserver 1.1.1.1
nameserver 2.2.2.2
qos queue-sched sp
qos trust-mode cos
clock set 0:0:0 1 1 2015
administrator admin 1234
snmp-server community public ro
snmp-server community private rw
dot1x radius server-ip 192.168.10.100 key radius-key 1812
1813
!
IPv6 Address/Prefix
Switch(config)# interface vlan1
Switch(config-if)# ipv6 address
2001:0db8:85a3::8a2e:0370:7334/64
IPv6 Gateway
Switch(config)# ipv6 route 0::0/0
2001:0db8:85a3::8a2e:0370:FFFE
Remove IPv6 Gateway
Switch(config)#no ipv6 route 0::0/0
2001:0db8:85a3::8a2e:0370:FFFE
Display
Switch# show running-config
………
interface vlan1
ip address 192.168.10.6/24
ipv6 address 2001:db8:85a3::8a2e:370:7334/64
no shutdown
!
ip route 0.0.0.0/0 192.168.10.254
ipv6 route ::/0 2001:db8:85a3::8a2e:370:fffe
!
Time Setting
NTP Server
Switch(config)# ntp peer
disable Disable NTP
enable Enable NTP
primary Primary peer