Page 3
Introduction Thank you for purchasing the IntraCore 35516 Layer 2/3/4 Gigabit Switch. This configuration guide is intended to provide you with a configuration example to help you with a basic network configuration. Refer to the Setup Guide, Command Line Reference, and User’s Manual for information on hardware installation and available configuration commands.
Page 4
Router# show vlan VLAN Name Status Ports ---- ---- ------ ----- 1 Default VLAN active eth1, eth2, eth3, eth4 eth5, eth6, eth7, eth8 eth9, eth10, eth11, eth12 eth13, eth14, eth15, eth16 2 engineering inactive Next, decide which switchports you want to bind to VLAN 2. In this example, we’ll bind eth13 and eth14.
Page 5
Now it’s time to assign IP addresses. Veth1 will be changed from the default IP address to 192.0.2.199/24. Veth2 will be assigned 192.168.100.1/24. Router(config)# interface veth1 Router(config-if-veth1)# ? Set arp timeout description Interface specific description End current mode and change to enable mode exit Exit current mode and down to previous mode help...
Page 6
192.168.100.1/24 ip rip send version 1 2 ip rip receive version 1 2 router rip redistribute connected network 192.0.2.0/24 line console 0 password Asante line vty 0 password Asante line vty 1 line vty 2 line vty 3 Router#...
Page 7
Now we have our connected networks functioning. All that is left is changing a few default settings to secure access to the switch. The default password of Asante is used on both the console line and the primary telnet line. Follow the steps in the next screen to encrypt the password.
Page 8
Next, set an enable password to prevent unauthorized access to the privileged level configuration modes. Network users can then be kept in the top mode (designated by the Router> prompt), where they are unable to affect your configurations. The default is no password. Router(config)# enable ? password Assign the privileged level password...
Page 9
interface eth7 interface eth8 interface eth9 interface eth10 interface eth11 interface eth12 interface eth13 switchport access vlan 2 interface eth14 switchport access vlan 2 interface eth15 interface eth16 interface veth1 vlan 1 ip address 192.0.2.199/24 ip rip send version 1 2 ip rip receive version 1 2 interface veth2 vlan 2 ip address 192.168.100.1/24...
Need help?
Do you have a question about the IntraCore 35516 Series and is the answer not in the manual?
Questions and answers