Netgear XCM8806 - 8800 SERIES 6-SLOT CHASSIS SWITCH 사용자 설명서

다운로드
페이지 968
58
   
|   
Chapter 3.  Managing the Switch  
NETGEAR 8800 User Manual 
5. 
Assign an IP address and subnetwork mask for the default VLAN by using the following 
command:
configure {vlan} <vlan_name> ipaddress [<ipaddress> {<ipNetmask>} | ipv6-link-local | 
{eui64} <ipv6_address_mask>]
 
For example:
configure vlan default ipaddress 123.45.67.8 255.255.255.0
The changes take effect immediately.
Note:  
As a general rule, when configuring any IP addresses for the switch, 
you can express a subnet mask by using dotted decimal notation or 
by using classless inter domain routing notation (CIDR). CIDR uses 
a forward slash plus the number of bits in the subnet mask. Using 
CIDR notation, the command identical to the previous example is: 
configure vlan default ipaddress 123.45.67.8/24
 
6. 
Configure the default route for the switch using the following command:
configure iproute add default <gateway> {<metric>} {multicast | multicast-only | 
unicast | unicast-only} {vr <vrname>}
 
For example:
configure iproute add default 123.45.67.1
7. 
Save your configuration changes so that they will be in effect after the next switch reboot. 
•     
If you want to save your changes to the currently booted configuration, use the 
following command:
save
 
•     
XCM8800 allows you to select or create a configuration file name of your choice to 
save the configuration to. If you want to save your changes to an existing or new 
configuration file, use the following command:
save configuration
 [<existing-config> | <new-config>]
 
8. 
Log out of the switch by typing:
logout
 or 
quit
Configuring Telnet Access to the Switch
By default, Telnet services are enabled on the switch and all virtual routers listen for incoming 
Telnet requests. The switch accepts IPv6 connections.
Note:  
User-created VRs are supported only on the platforms listed for this 
feature in 
.