Hi,
Can you please give me the procedure to add a new switch on Omnivista 2500.
i am a beginner, i try to do it but without result.
Regards;
Add a NEW switch on Omnivista 2500
Re: Add a NEW switch on Omnivista 2500
Hi,
you can use Applications/Network/Discovery or Applications/Network/Topology to add each device individually.
Simple unzip these video screenshots and open in a browser :
you can use Applications/Network/Discovery or Applications/Network/Topology to add each device individually.
Simple unzip these video screenshots and open in a browser :
You do not have the required permissions to view the files attached to this post.
Re: Add a NEW switch on Omnivista 2500
You need also to configure AOS switch for SNMP. For example:
The configuration on OmniVista will be as follows:
user: snmpuser //(This is one you created using "user" command)
Auth Protocol: MD5 //(The auth protocol we used when the user was created)
Auth Password: snmppassword //(Which was used to create the user "snmpuser")
Priv Password: snmppassword //(Which was used to create the user "snmpuser")
Code: Select all
aaa authentication snmp local
user snmpuser password snmppassword read-write all md5+des
snmp station 192.168.173.163 snmpuser v3 enable
snmp authentication trap enable
snmp security authentication all
The configuration on OmniVista will be as follows:
user: snmpuser //(This is one you created using "user" command)
Auth Protocol: MD5 //(The auth protocol we used when the user was created)
Auth Password: snmppassword //(Which was used to create the user "snmpuser")
Priv Password: snmppassword //(Which was used to create the user "snmpuser")
Add a NEW switch on Omnivista 2500
Hi AbanteCart
How i can add a new Parent Menu on the admin sidebar under Design menu.
How i can add a new Parent Menu on the admin sidebar under Design menu.