Monday, June 4, 2012

Switch H3C S3100 CLI Configuration

Resetting a Switch to Default Configuration:
A switch saves all configuration to a file.
In order to reset it to default configuration we have to delete the configuration file in user view
with the command:
reset saved-configuration main


Enable Power over Ethernet (PoE) on a Port
  1. We have to be in system view to specify a port. To do this, type the command: system-view
  2. Command to enter Ethernet port view: interface ethernet interfaceNumber example: interface ethernet 1/0/2
  3. Enable the PoE feature on a port with the command: poe enable
Display PoE Configuration
Use the command: display poe interface

No comments:

Post a Comment