2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 09:40:21 +00:00

Issue #766, Fix a typo in the switch configuration command

This commit is contained in:
Victor Hu
2016-03-11 10:58:07 -05:00
parent 485ee6f764
commit 7ae8361209

View File

@@ -37,7 +37,7 @@ xCAT supports many switch types, such as **BNT** and **Cisco**. Here is an examp
Switch(config)# snmp-server group xcatadmin v3 auth write v1default
Switch(config)# snmp-server community public RO 10
Switch(config)# snmp-server community private RW 10
Switch(config)# snmp-server enable traps license?
Switch(config)# snmp-server enable traps
#. Configure the **snmp** user id (assuming a user/pw of xcat/passw0rd): ::