Task 2: Configure G8264Cs 2 - Lenovo RackSwitch G8264CS Application Manual

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

5. Configure ports.
6. Turn off Spanning Tree Protocol globally.
Task 2: Configure G8264CS 2
1. Configure client and server interfaces.
2. Configure the default gateways. Each default gateway points to a Layer 3 router.
532
G8264CS Application Guide for ENOS 8.4
RS 8264CS(config)# vlan 10
RS 8264CS(config-vlan)# exit
RS 8264CS(config)# interface port 1
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlan 10
RS 8264CS(config-if)# exit
RS 8264CS(config)# vlan 20
RS 8264CS(config-vlan)# exit
RS 8264CS(config)# interface port 2
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlan 20
RS 8264CS(config-if)# exit
RS 8264CS(config)# no spanning-tree stp 1
RS 8264CS(config)# interface ip 1
RS 8264CS(config-ip-if)# ip address 192.168.1.101 255.255.255.0
RS 8264CS(config-ip-if)# vlan 10
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# interface ip 2
RS 8264CS(config-ip-if)# ip address 192.168.2.100 255.255.255.0
RS 8264CS(config-ip-if)# vlan 20
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# interface ip 3
RS 8264CS(config-ip-if)# ip address 10.0.1.101 255.255.255.0
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# interface ip 4
RS 8264CS(config-ip-if)# ip address 10.0.2.100 255.255.255.0
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# ip gateway 1 address 192.168.2.1
RS 8264CS(config)# ip gateway 1 enable
RS 8264CS(config)# ip gateway 2 address 192.168.1.1
RS 8264CS(config)# ip gateway 2 enable

Advertisement

Table of Contents
loading

Table of Contents