Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
Raisecom#config
Raisecom(config)#create vlan 10 active
Step 2 Configure Layer 3 interface on the ISCOM2600G-HI series switch, configure its IP address,
and associate the interface with the VLAN.
Raisecom(config)#interface VLAN 10
Raisecom(config-VLAN10)#ip address 192.168.1.2 255.255.255.0
Checking results
Use the show vlan command to show mapping between the physical interface and VLAN.
Raisecom#show vlan 10
VLAN Name State Status Priority Member-Ports
-------------------------------------------------------------------------
10 VLAN0010 active static --
Use the show ip interface brief to show configurations of the Layer 3 interface.
Raisecom#show ip interface brief
VRF IF Address NetMask
Catagory
-------------------------------------------------------------------------
------------------------------
Default-IP-Routing-Table fastethernet1/0/1 192.168.0.1 255.255.255.0
primary
Default-IP-Routing-Table vlan10 192.168.1.2 255.255.255.0
primary
Use the ping command to check whether the ISCOM2600G-HI series switch and PC can ping
each other.
Raisecom#ping 192.168.1.3
Type CTRL+C to abort
Sending 5, 8-byte ICMP Echos to 192.168.1.3, timeout is 3 seconds:
Reply from 192.168.1.3: time<1ms
Reply from 192.168.1.3: time<1ms
Reply from 192.168.1.3: time<1ms
Reply from 192.168.1.3: time<1ms
Reply from 192.168.1.3: time<1ms
---- PING Statistics----
5 packets transmitted, 5 packets received,