You are on page 1of 13

Switch Front View

Dax DX-570xV-XCS Series Switch


1.There are 28 ports(RJ45) on rack1and rack2
2. rack1 and rack2 from 1to 24 ports(RJ45) are
assigned to 135.10.114.X
3. On rack1 from 25 to 28 ports(RJ45) are assigned to
135.10.115.X
4. On rack2 from 25 to 28 ports(RJ45) are assigned to
135.10.116.X

Procedure to configure Ports

1. On rack1 there will be console port (RJ45)


written as console.
2. connect a console Cable to that port and
other end to your laptop.Take console cable from
Bangalore System admin( Mr Prabhat)
3. Open Hyper terminnal with baud rate
9600.Restore Default

Type a name for opening HyperTerminal, such as Switch.

3) In the Connecting with drop-list, select the RS-232


serial port used by the PC, e.g.
COM1, and click OK.
Fig

4) COM1 property appears, select 9600 for Baud rate,


8 for Data bits, none for
Parity checksum, 1 for stop bit and none for traffic
control; or, you can also click
Revert to default and click OK.

Now you can see Switch> on the Hyperterminal

Follow below command to assign


Switch>
Switch>en
Switch#config
Switch(Config)# vlan 2
Switch(Config-vlan 2)#exit
Switch(Config)#int vlan 2
Switch(Config-If-Vlan2)#ip address 135.10.114.1 255.255.255.0
Exit
Switch(Config)# int eth 1/25-28
Switch(Config)# vlan 3
Switch(Config)#interface vlan 3
Switch(Config)# vlan 4
Switch(Config)#interface vlan 4
Switch(Config-If-Vlan4)#ip address 135.10.114.1 255.255.255.0
Exit
Switch(Config)# int eth 1/1-24
Switchport access vlan 2 [ use tab key]

Switch(Config)# vlan 3
Switch(Config)#interface vlan 3
Switch(Config-If-Vlan2)#ip address 135.10.115.1
255.255.255.0
Exit
Switch(Config)# int eth 1/25-28
Switchport access vlan 3 [use tab key]

Switch(Config)# vlan 4
Switch(Config)#interface vlan 4
Switch(Config-If-Vlan3)#ip address 135.10.116.1
255.255.255.0
Exit
Switch(Config)# int eth 2/25-28
Switchport access vlan 4 [use tab key]

How to Do telnet to switch


telnet server
telnet-user <username> password 0 <password>
Enable password <password>

How to check?

telnet 135.10.114.1
Username:tejas
Password:j72e#05t

How to do httpd to switch


Ip httpd server
Web-user <username> password 0 <password>
Enable password <password>

How to check?
On the URL give http://135.10.114.1
username:tejas
password:j72e#05t

How to check the IP already assigned to


the swith
Switch > en
Switch> sh ip int brief
If ask for the password admin
Enable password admin

Contact Chandrababu Ph: 9341183414


DAX switch Support center Phone Number

DX-0630P

Switch>
Switch>en
Switch#config
Switch(Config)# vlan 2
Switch(Config-vlan 2)#exit
Switch(Config)#int vlan 2
Switch(Config-If-Vlan1)#ip address 135.10.114.1 255.255.255.0
Switch(Config)# Exit
Switch(Config)#
Switchport vpid 2 [use tab key]

You might also like