Configuration procedure, Configuring the switch – H3C Technologies H3C SecBlade IPS Cards User Manual
Page 17
10
Configuration Procedure
Configuring the switch
Configure the switch as follows.
•
Configure the Management Information Base (MIB) style of the switch.
•
Configure SNMP parameters. Configure SNMPv3 users and adopt non-authentication and
non-encryption.
•
Enable the ACFP server and the ACSEI server.
•
Configure a VLAN, VLAN 100, for example, which must not conflict with any existing VLANs on the
switch, and configure an IP address for the VLAN interface.
•
Configure the internal 10GE interface as an Access interface, add it to a VLAN for example VLAN
100 (which must be consistent with the VLAN ID configured on the OAA configuration page of the
SecBlade IPS card), and configure the interface’s port-connect-mode as extended.
•
Save the configuration.
Follow these steps to configure the switch:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Configure the MIB style of the
switch
mib-style [ new |
compatible ]
Required
•
new: Specifies the MIB style H3C new.
With this style, both the sysOID and
private MIB of the switch are located
under the H3C enterprise ID 25506.
•
compatible: Specifies the MIB style H3C
compatible. With this style, the sysOID
of the switch is located under the H3C
enterprise ID 25506, and the private
MIB is located under the enterprise ID
2011.
By default, the MIB style of the switch is
new.
You need to reboot the switch to validate
this configuration (you can reboot the
switch after completing all configurations).
CAUTION:
Make sure that the switch’s the MIB style is
new. If you specify compatible for the switch,
the switch cannot work normally.
Enable SNMP agent
snmp-agent
Required
Disabled by default.
Set the SNMP version
snmp-agent sys-info
{ contact sys-contact |
location sys-location |
version { all | { v1 | v2c |
v3 }* } }
Required
The SecBlade IPS card supports only
SNMPv3.
By default, SNMPv3 applies.