Netgear M4300-24X24F (XSM4348S) - Stackable Managed Switch with 48x10G including 24x10GBASE-T and 24xSFP+ Layer 3 Guia Do Administrador

Página de 688
RIP 
91
 Managed Switches
Enable Routing for Ports
The example is shown as CLI commands and as a web interface procedure.
CLI: Enable Routing and Assigning IP Addresses for Ports
1/0/2 and 1/0/3
Web Interface: Enable Routing for the Ports
1. 
Assign IP address 192.150.2.1/24 to interface 1/0/2.
a. Select Routing > Advanced > IP Interface Configuration
A screen similar to the following displays.
b.  Scroll down and select the Interface 1/0/2 check box. Now 1/0/2 appears in the 
Interface field at the top.
c.  Enter the following information:
In the IP Address Configuration Method field, select Manual.
In the IP Address field, enter 192.150.2.1.
(Netgear Switch) #config
(Netgear Switch) (Config)#interface 1/0/2
(Netgear Switch) (Interface 1/0/2)#routing
(Netgear Switch) (Interface 1/0/2)#ip address 192.150.2.1 255.255.255.0
(Netgear Switch) (Interface 1/0/2)#exit
(Netgear Switch) (Config)#interface 1/0/3 
(Netgear Switch) (Interface 1/0/3)#routing
(Netgear Switch) (Interface 1/0/3)#ip address 192.150.3.1 255.255.255.0
(Netgear Switch) (Interface 1/0/3)#exit
(Netgear Switch) (Config)#exit