Setting Subnet Resource - Zte ZXR10 8900 Series User Manual

10g routing switch
Hide thumbs Also See for ZXR10 8900 Series:
Table of Contents

Advertisement

Setting Subnet Resource

1. Adding one subnet.
Command
ZXR10_FW.define#subnet add name
<string1> ipaddr <ipaddress> mask
<netmask>[except <string2>][session
<number1>]
Parameter Description:
Parameter
add
name
<string>
ipaddr
<ipaddress>
mask
<netmask>
except
<string2>
session
<number1>
Command Illustration:
At the same moment, the number of connections of individual
addresses within the subnet cannot exceed the number of max
sessions.
Example:
To add subnet1 with subnet address to be 192.168.10.0 and
mask to be 255.255.255.0, execute the following command:
ZXR10_FW.define# subnet add name subnet1
ipaddr 192.168.10.0 mask 255.255.255.0
2. Modifying one subnet.
Command
ZXR10_FW.define#subnet modify name
<string1>[ipaddr <ipaddress>][mask
<netmask>][except <string2>][session
<number1>]
Parameter Description:
Confidential and Proprietary Information of ZTE CORPORATION
Chapter 3 Resource Management Configuration
Description
This adds one subnet.
This sets name for subnet.
This is one string, indicating name of the subnet.
This sets address for subnet.
This is one string, indicating ip address of
subnet, such as 192.168.8.0.
This sets subnet mask.
This is one string, indicating subnet mask, such
as 255.255.255.0.
This sets except address in subnet.
This is one string, indicating excepted IP
address, in format of 0.0.0.0.
This sets the number of sessions.
This is one number, indicating the number of
sessions.
Function
This adds one subnet.
Function
This modifies one
subnet.
35

Advertisement

Table of Contents
loading

Table of Contents