Switch_doc_en_How-to-use-SNMP-to-setup-GVRP-on-DES-3028_20100203.pdf

(129 KB) Pobierz
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
How to configure GVRP via Net-SNMP ( DGS-3028_52 )
Example
Show PVID of ports
#snmpwalk -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.1
Configure PVID of port
Configure port 1 PVID as 1024
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.1.1 u 1024
1.3.6.1.2.1.17.7.1.4.5.1.1. 1 ------------- port number ( port 1 )
Configure port 10 PVID as 512
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.1.10 u 512
1.3.6.1.2.1.17.7.1.4.5.1.1. 10 ------------ port number ( port 10 )
Enable GVRP on port 10
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.4.10 i 1
Disable GVRP on port 10
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.4.10 i 2
Enable ingress_checking on port 10
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.3.10 i 1
Disable ingress_checking on port 10
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.3.10 i 2
Configure port 10 acceptable_frame as tagged_only
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.2.10 i 2
Configure port 10 acceptable_frame as admit_all
#snmpset -c private -v 2c 10.90.90.90 1.3.6.1.2.1.17.7.1.4.5.1.2.10 i 1
Related VID of GVRP
843937533.018.png 843937533.019.png 843937533.020.png 843937533.021.png 843937533.001.png 843937533.002.png 843937533.003.png 843937533.004.png 843937533.005.png 843937533.006.png
 
843937533.007.png 843937533.008.png 843937533.009.png 843937533.010.png 843937533.011.png 843937533.012.png 843937533.013.png 843937533.014.png
 
843937533.015.png 843937533.016.png 843937533.017.png
 
Zgłoś jeśli naruszono regulamin