111
PORTLIST port list
Switch(config)# relay 1 port fa1-5
Power Failure
Switch(config)# relay 1 power
<1-3> power id (1: AC, 2: DC1, 3:DC2)
any Anyone power failure asserts relay
Switch(config)# relay 1 power 1
Switch(config)# relay 1 power 2
Super Ring Failure
Switch(config)# relay 1 ring
Disable Relay
Switch(config)# no relay
1 relay id
Switch(config)# no relay 1 (Relay_ID: 1 or 2)
<cr>
Display
Switch# show relay 1
Relay Output Type : Port Link
Port : 1, 2, 3, 4, 5,
Event Selection
Event Selection
Switch(config)# warning-event
coldstart Switch cold start event
warmstart Switch warm start event
linkdown Switch link down event
linkup Switch link up event
authentication Authentication failure event
fault-relay Switch fault relay event
poe-powering Switch PoE powering or unpowering event
power Switch power failure event
sfp-ddm Switch SFP DDM abnormal event
super-ring Switch super ring topology change event
time-sync Switch time synchronize event
Ex: Cold Start event
Switch(config)# warning-event coldstart
Set cold start event enable ok.
Ex: Link Up event
Switch(config)# warning-event linkup
[IFNAME] Interface list, ex: fa1,fa3-5,gi25-26
Switch(config)# warning-event linkup fa5
Set fa5 link up event enable ok.
Display
Switch# show warning-event
Warning Event:
Cold Start: Enabled
Warm Start: Disabled
Authentication Failure: Disabled
Link Down: fa4-5
Link Up: fa4-5
Power Failure:
Super Ring Topology Change: Disabled
Fault Relay: Disabled
Time synchronize Failure: Disable
PoE Powering:
SFP DDM: Enabled
Syslog Configuration
Local Mode
Switch(config)# log syslog local
Server Mode
Switch(config)# log syslog remote 192.168.10.33
Both
Switch(config)# log syslog local
Switch(config)# log syslog remote 192.168.10.33
Disable
Switch(config)# no log syslog local