2.6.15 Mirror Command
Switch(config)# mirror
destination [port]
Specify the preferred target port (1~28) for
port mirroring.
Switch(config)# mirror source
[port_list]
Specify a source port number or several
source port numbers for port mirroring.
NOTE: The port selected as the target
port cannot be the source port.
Switch(config)# no mirror destination
Disable port mirroring function or disable
mirroring target port.
Switch(config)# no mirror source
Disable mirroring source ports.
Switch(config)# show mirror
Show the current port mirroring
configuration.
Example of Mirror command
Switch(config)# mirror destination 8
The selected source ports’ data will mirror
to port 8.
Switch(config)# mirror source 1-7
Port 1 to 7’s data will mirror to the target
port.
2.6.16 NTP Command
Enable Network Time Protocol to have
Managed Switch’s system time
synchronize with NTP time server.
Switch(config)# ntp
daylight-saving [ recurring |
date ]
Enable daylight saving function with
recurring mode.
Enable daylight saving function with date
mode.
Switch(config)# ntp offset
[Mm,w,d,hh:mm-
Mm,w,d,hh:mm]
[Mm,w,d,hh:mm-
Mm,w,d,hh:mm]
Specify the offset of daylight saving in
recurring mode.
Mm=1-12, w=1-5, d=0-6(0=Sun, 6=Sat)
Hh=0-23, mm=0-59, Days=1-365
Switch(config)# ntp offset
[Days,hh:mm-Days,hh:mm]
Specify the offset of daylight saving in date
mode.
Mm=1-12, w=1-5, d=0-6(0=Sun, 6=Sat)
Hh=0-23, mm=0-59, Days=1-365
Switch(config)# ntp server1
[A.B.C.D |
A:B:C:D:E:F:G:H]
[A.B.C.D |
A:B:C:D:E:F:G:H]
Specify the primary NTP time server
IP/IPv6 address.
Switch(config)# ntp server2
[A.B.C.D |
A:B:C:D:E:F:G:H]
[A.B.C.D |
A:B:C:D:E:F:G:H]
Specify the secondary NTP time server
IP/IPv6 address.
Switch(config)# ntp syn-
interval [1-8]
Specify the time interval to have Managed
Switch synchronize with NTP time server.