Nortel Networks Contivity1510D Switch User Manual


 
Chapter 3 Bulk Load Command 207
Reference for the Contivity VPN Switch Command Line Interface
The CREATE_NETWORK command is used to add a new network definition.
COMMAND: CREATE_NETWORK
NET_NAME: [Name of new network definition - Required]
SUBNET: [New IP address - Required]
MASK: [New subnet mask - Required]
END
The DELETE_NETWORK command is used to delete an existing network
definition.
COMMAND: DELETE_NETWORK
NET_NAME: [Name of existing network to delete - Required]
END
The MODIFY_NETWORK command is used to add new subnets to an existing
network definition.
COMMAND: MODIFY_NETWORK
NET_NAME: [
Name of existing network to modify - Required
]
SUBNET: [
New IP address - Required
]
MASK: [
New subnet mask - Required
]
END
NAT
Three bulk load commands are used to configure NAT settings: CREATE_NAT,
DELETE_NAT, and MODIFY_NAT.