Force 10 vswitch initial configuration document 1. preparation. When the Force10 switch arrives, all ports are disabled by default. You need to go to the switch through the serial port to enable the switch. Serial port login parameters: baud rate: 9600 data bit: 8 parity verification: no stop bit: 1 Data Flow Control: No www.2cto.com 2. Open all ports step. 1. Press enter to enter the vswitch. 2. Enter enable to enter the permission mode. 3. Enter configure to enter the configuration mode. 4. Enter interface range gigabitethernet 0/1-48, enter port 1-48 of the G0 slot, and configure the 48 ports in a unified manner. 5. Enter no shutdown (or no shut) to enable the port. 6. Enter switchport to change all ports to L2 ports. 7. exit the permission mode twice. 8. Enter show running-config to view the status of the current vswitch ports. All ports should be no ip address, that is, no IP address is configured. Switchport, which is a layer-2 port. No shutdown, that is, the port is enabled. The file only contains Vlan 1, untagged Port 1-48. 9. Enter write memory to save the current configuration www.2cto.com. 3. Note. 1. After all the configurations are completed, write memeory must be used to save the configuration. Otherwise, after the switch is restarted, all ports return to the disabled status. 2. The Force10 switch is slow to start up. It takes about 3 minutes to start up and open all ports. 3. All vswitches in this article have 48 ports. If the number of interfaces is incorrect, modify them. 4. If all ports are enabled (the indicator is normal after the switch has a network cable inserted) but the network is disconnected, check whether the port is a switchport.