Installation guide
A Sample VLAN Topology
A Sample VLAN Topology
Chapter 7
77
Figure 7-9 The zre12 Base Interface, Ethernet Switch Blade Front Panel
To build the Management LAN, complete the following steps:
Step 1. To build vlan2 and ensure that it is recreated when you reboot the Switch Blade, you must add an
rc script. Add the following S22mgmt rc script to the /etc/rcZ.d directory:
NOTE In the following script, you will want to provide an IP address for zhp1/vlan2 that is
compatible with your management network. The IP address shown in the following
script is just an example.
#!/bin/sh
#
# /etc/rcZ.d/S22mgmt
#
# rc script to build the management VLAN for
# the ATCA shelf.
#