Task 2: Configure Cn4093 2 - Lenovo Flex System Fabric CN4093 Application Manual

How to configure and use the enterprise nos 8.4 software on the 10 gb converged scalable switch
Hide thumbs Also See for Flex System Fabric CN4093:
Table of Contents

Advertisement

5. Configure ports.
6. Turn off Spanning Tree Protocol globally..
Task 2: Configure CN4093 2
1. Configure client and server interfaces.
2. Configure the default gateways. Each default gateway points to a Layer 3 router.
© Copyright Lenovo 2017
CN 4093(config)# vlan 10
CN 4093(config-vlan)# exit
CN 4093(config)# interface port EXT1
CN 4093(config-if)# switchport mode trunk
CN 4093(config-if)# switchport trunk allowed vlan add 10
CN 4093(config-if)# exit
CN 4093(config)# vlan 20
CN 4093(config-vlan)# exit
CN 4093(config)# interface port EXT2
CN 4093(config-if)# switchport mode trunk
CN 4093(config-if)# switchport trunk allowed vlan add 20
CN 4093(config-if)# exit
CN 4093(config)# no spanning-tree stp 1
CN 4093(config)# interface ip 1
CN 4093(config-ip-if)# ip address 192.168.1.101 255.255.255.0
CN 4093(config-ip-if)# vlan 10
CN 4093(config-ip-if)# enable
CN 4093(config-ip-if)# exit
CN 4093(config)# interface ip 2
CN 4093(config-ip-if)# ip address 192.168.2.100 255.255.255.0
CN 4093(config-ip-if)# vlan 20
CN 4093(config-ip-if)# enable
CN 4093(config-ip-if)# exit
CN 4093(config)# interface ip 3
CN 4093(config-ip-if)# ip address 10.0.1.101 255.255.255.0
CN 4093(config-ip-if)# enable
CN 4093(config-ip-if)# exit
CN 4093(config)# interface ip 4
CN 4093(config-ip-if)# ip address 10.0.2.100 255.255.255.0
CN 4093(config-ip-if)# enable
CN 4093(config-ip-if)# exit
CN 4093(config)# ip gateway 1 address 192.168.2.1
CN 4093(config)# ip gateway 1 enable
CN 4093(config)# ip gateway 2 address 192.168.1.1
CN 4093(config)# ip gateway 2 enable
Chapter 34: Virtual Router Redundancy Protocol
533

Advertisement

Table of Contents
loading

Table of Contents