Chapter 4: Management
Extreme Networks EAS 100-24t Switch CLI Manual
80
Example usage:
To delete an SNMP host entry:
Example usage:
To display the currently configured SNMP hosts on the switch:
Restrictions Only Administrator-level users can issue this command.
#delete snmp host 10.48.74.100
Command: delete snmp host 10.48.74.100
Success.
#
show snmp host
Purpose Used to display the recipient of SNMP traps generated by the switch’s SNMP
agent.
Syntax show snmp host {<ipaddr>}
Description This command is used to display the IP addresses and configuration
information of remote SNMP managers that are designated as recipients of
SNMP traps that are generated by the switch’s SNMP agent.
Parameters <ipaddr> - The IP address of a remote SNMP manager that will receive SNMP
traps generated by the switch’s SNMP agent.
Restrictions None.
#show snmp host
Command: show snmp host
SNMP Host Table
Host IP Address SNMP Version Community Name / SNMPv3 User Name
--------------- --------------- ---------------------------------
10.48.76.23 V3 noauthnopriv initial
10.48.74.100 V2c public
Total Entries : 2
#
create trusted_host
Purpose Used to create a trusted host.
Syntax create trusted_host [<ipaddr> | network <network_address>]
delete snmp