Configure layer-3 Switch IP 1 Vlanif interface IP configuration Step 1: connect the host and switch using serial port lines; www.2cto.com Step 2: Use the Super Terminal, configure: select COM1. in the next Parameter Setting dialog box, select "default". Step 3: Enter the switch system, and enter "system-view" in the command line. Step 4: view the current configuration: display current-configuation; Step 5: Enter the Directory: interface Vlanif 1; Step 6: Enter the modification command: ip adddress IP Address Mask; Step 7: Exit quit to check whether the current configuration is effective: displaycurrent-configuation. 2. manage IP Address Settings Step 1: run the system-view command to go to the system view. Step 2: Run interface meth 0/0/1 to go to the management network port view. Step 3: run the command ip address ip-address {mask | mask-length} [sub] to configure the IP address of the interface. Www.2cto.com [quidway_129] interface MEth 0/0/1 [quidway_129-MEth0/0/1] dis [quidway_129-MEth0/0/1] display this # interface MEth0/0/1 ip address192.168.0.129 255.255.0.0 # return