B&B Electronics EIR618-2SFP-T Computer Drive User Manual


 
40
Manual Documentation Number: EIR618-2SFP-T_5107m
B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com
B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com
no mac-address-table G
Remove dynamic entry
of MAC address table
switch(config)#no
mac-address-table
SNMP Commands Set
Commands Level Description Example
snmp system-name
[System Name]
G
Set SNMP agent
system name
switch(config)#snmp
system-name l2switch
snmp system-location
[System Location]
G
Set SNMP agent
system location
switch(config)#snmp
system-location lab
snmp system-contact
[System Contact]
G
Set SNMP agent
system contact
switch(config)#snmp
system-contact where
snmp agent-mode
[v1v2c|v3|v1v2cv3]
G
Select the agent mode
of SNMP
switch(config)#snmp agent-mode
v1v2cv3
snmp
community-strings
[Community]
right
[RO/RW]
G
A
dd SNMP community
string.
switch(config)#snmp
community-strings public right
rw
snmp-server host
[IP address]
community
[Community-string]
trap-version
[v1|v2c]
G
Configure SNMP
server host information
and community string
switch(config)#snmp-server host
192.168.1.50 community public
trap-version v1
(remove)
Switch(config)#
no snmp-server host
192.168.1.50
snmpv3 context-name
[Context Name ]
G
Configure the context
name
switch(config)#snmpv3
context-name Test
snmpv3 user
[User Name]
group
[Group Name]
password
[Authentication
Password] [Privacy
G
Configure the
userprofile for
SNMPV3 agent.
Privacy password
could be empty.
switch(config)#snmpv3 user
test01 group G1 password
AuthPW PrivPW