
Command Line Interface
Tsunami MP-8100 Reference Manual
57
1.5.5.11 Display the Licensed Information
Use the following command to display the licensed information. This is a read only information and cannot be modified.
1.5.5.12 SNMP V3 Configuration
System Name# show licensed-feature
// LICENSED FEATURE CONFIGURATION //
Product ID = MONACO
Number of Radios = 1
Number of Ethernet Interfaces = 2
Radio 1 Allowed Frequency Band = 2.4 GHz., 4.9 GHz., 5 GHz.
Maximum Output Bandwidth = 100 Mbps.
Maximum Input Bandwidth = 100 Mbps.
Maximum Aggregate Bandwidth = 200 Mbps.
Product Family = QuickBridge
Product Class = Outdoor
Maximum Slaves Allowed = 1
Allowed Operations Modes of Radio 1 = EndPointA, EndPointB
System Name# configure
System Name(config)# management
System Name(config-mgmt)# snmp-version snmpv3
System Name(config-mgmt)# v3-auth-password public
System Name(config-mgmt)# v3-auth-protocol sha
System Name(config-mgmt)# v3-priv-password public
System Name(config-mgmt)# v3-priv-protocol aes-128
System Name(config-mgmt)# secure-management disable
System Name(config-mgmt)# read-password public123
System Name(config-mgmt)# read-write-password public123
System Name(config-mgmt)#exit
System Name(config)#exit
System Name# show snmp
System Name# show snmp
// SNMP V3 CONFIGURATION //
Secure Management : disable
SNMP Version : snmpv3
V3 Security Level : authPriv
V3 Authentication Protocol : sha
V3 Authentication Password : ******
V3 Private Protocol : aes-128
V3 Private Password : ******
Snmp Read Password : ******
Snmp Read Write Password : ******