10 GbE Gateway
(sRB-20210G Module) User Manual
Version 2.0
45
Mellanox Technologies
Figure
5-2. Update I/O IP Dialog Box
Step 3
Update the IP address and the Subnet Mask as required by editing the fields and click
OK
.
The
I/O Panel
window provides the same functionality as the CLI
Switch>config-chassis
menu. You can view and set I/O via the
config-chassis
menu as detailed in the following
sections.
5.1.3
Configuring the sRB-20210G IP via the Switch CLI
The sRB-20210G IP address is configured via the CLI of the Switch by using the following
command:
ISRxxxx(config-chassis)#io ip-address set [slot-number]
[position-number] [ip-address] [netmask]
.
To configure the I/O via the Switch CLI, perform the following steps:
Step 1
Run a
ISRxxxx(config-chassis)#io show
command to see if the address is configured.
This shows the Gateways installed inside the switch. This command is available from both
the Admin menu as well as the config-chassis menu.
Example 1:
ISR2004-38fa(config-chassis)# io show
slot #2, position #1, I/O Type 10 GbE Gateway, IP:172.30.106.60 Mask:255.255.0.0
GetCommunity:public SetCommunity:private
In this example, a 10 GbE Gateway is installed in slot #2 the chassis rear panel. (Position 1 is
the unique/default position)
Step 2
Run an
io ip-address set [slot-number] [position-number] [ip-address] [netmask]
to set the io address and position in the chassis.
Example:
Switch(config-chassis)# io ip-address set 9 1 172.25.3.38 255.255.0.0
This command sets the IP address of the sRB-20210G module.
Step 3
Run
io
connect
{slot-number position-number}
to connect to the I/O
This establishes a CLI session with an sRB-20210G module installed in a switch.
Example:
Switch> io connect 10 1
sRB-20210G>