Subnet Routing Example - Lenovo CN4093 Application Manual

10gb converged scalable switch
Hide thumbs Also See for CN4093:
Table of Contents

Advertisement

Subnet Routing Example

1. Assign an IP address (or document the existing one) for each router and client
workstation.
2. Assign an IP interface for each subnet attached to the switch.
© Copyright Lenovo 2015
Prior to configuring, you must be connected to the switch Command Line Interface
(CLI) as the administrator.
Note: For details about accessing and using any of the menu commands described
in this example, see the Lenovo N/OS Command Reference.
In the example topology in
used:
Table 33.
Subnet Routing Example: IP Address Assignments
Subnet
Devices
1
Primary and Secondary Default
Routers
2
First Floor Client Workstations
3
Second Floor Client Workstations
4
Common Servers
Since there are four IP subnets connected to the switch, four IP interfaces are
needed:
Table 34.
Subnet Routing Example: IP Interface Assignments
Interface
Devices
IF 1
Primary and Secondary Default Routers
IF 2
First Floor Client Workstations
IF 3
Second Floor Client Workstations
IF 4
Common Servers
IP interfaces are configured using the following commands:
CN 4093(config)# interface ip 1
CN 4093(config-ip-if)# ip address 205.21.17.3 255.255.255.0 enable
CN 4093(config-vlan)# exit
CN 4093(config)# interface ip 2
CN 4093(config-ip-if)# ip address 100.20.10.1 255.255.255.0 enable
CN 4093(config-ip-if)# exit
CN 4093(config)# interface ip 3
CN 4093(config-ip-if)# ip address 131.15.15.1 255.255.255.0 enable
CN 4093(config-ip-if)# exit
CN 4093(config)# interface ip 4
CN 4093(config-ip-if)# ip address 206.30.15.1 255.255.255.0 enable
CN 4093(config-ip-if)# exit
Figure 40 on page
374, the following IP addresses are
IP Addresses
205.21.17.1 and 205.21.17.2
100.20.10.2-254
131.15.15.2-254
206.30.15.2-254
IP Interface Address
205.21.17.3
100.20.10.1
131.15.15.1
206.30.15.1
(Select IP interface 1)
(Select IP interface 2)
(Select IP interface 3)
(Select IP interface 4)
Chapter 23: Basic IP Routing
375

Advertisement

Table of Contents
loading

Table of Contents