Chapter 4 Installation and Setup
38 P332G-ML User’s Guide
Assigning P332G-ML Initial Router Parameters
This section is only applicable if you either purchased a Layer 3 preconfigured
P332G-ML module or purchased a Routing License Key Certificate for P332G-ML
and activated the License Key. For information, on activating a Licence Key, see
Obtaining and Activating a License Key on page 40.
To configure the initial router parameters perform the following via the CLI:
1Enter set device-mode router and press Enter.
You will be prompted to reset the module.
2Type y.
Wait for the module to restart and for the CLI prompt to reappear.
3Type show device-mode and press Enter to ensure that the module is in
router mode.
Note: Assign the stack IP address as described in Assigning P330’s IP Stack Address
on page 37 before you assign the Initial Router IP address.
4 To access Router commands from the Master module, type the command
session <module number> router where <module number> is the
location of the P332G-ML in the stack, and press Enter.
The command prompt changes from Console> to Router-N#> where N is
the number of the router in the stack (see P330 Sessions on page 220).
5Type configure and press Enter. The prompt Router-N(configure)#
appears.
Note: If the IP interface is not on VLAN #1, continue with step 6, otherwise skip to
step 8.
6 Create the management/routing VLAN. Use the command
set vlan <Vlan-id> name <Vlan-name> replacing <Vlan-id> by the
VLAN number, and <Vlan-name> by the VLAN name. Press Enter.
7 Create an IP interface name. Type:
Router(configure)# interface <interface-name>
Press Enter.
The Router(configure-if:<interface-name>)# prompt appears.
8 Assign the IP address and network mask of the IP interface you have created.
Use the command:
Router(configure-if:<interface-name>)# ip address <ip-
address> <netmask>
Press Enter
9Type exit and press Enter. This returns you to the prompt: