Deleting An Ip Interface; Setting The Ip Address And Netmask - Patton electronics SmartNode Series Software Configuration Manual

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

SmartWare Software Configuration Guide
Example: Create IP interfaces
The procedure illustrated below assumes that you would like to create an IP interface named lan Use the fol-
lowing commands in administrator configuration mode.
SN>enable
SN#configure
SN(cfg)#context ip router
SN(ctx-ip)[router]#interface lan
SN(if-ip)[lan]#

Deleting an IP interface

Almost every configuration command has a no form. In general, use the no form to disable a feature or func-
tion. Use the command without the no keyword to re-enable a disabled feature or to enable a feature that is
disabled by default.
Deleting an existing interface in the IP context is often necessary.
Mode: Context IP
Step
1
node (ctx-ip)[router]#no interface name Deletes the existing interfaces name
Example: Delete IP interfaces
The procedure below assumes that you would like to delete an IP interface named external. Use the following
commands in IP context configuration mode.
List the existing interfaces:
SN(ctx-ip)[router]#interface <?>
<interface>
lan
wan
external
internal
Delete the interfaces named eth3 with the no interface command:
SN(ctx-ip)[router]#no interface external
List the interfaces again to check if the appropriate interface was deleted:
SN(ctx-ip)[router]#interface <?>
<interface>
lan
wan
internal

Setting the IP address and netmask

Each IP interface needs its explicit IP address and an appropriate net mask to be set. You can use the ipaddress
interface configuration command to perform the following tasks:
Set the IP address to ip-address
Software IP interface configuration task list
Command
New interface
Existing interface
Existing interface
Existing interface
Existing interface
New interface
Existing interface
Existing interface
Existing interface
11 • IP interface configuration
Purpose
127

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SmartNode Series and is the answer not in the manual?

This manual is also suitable for:

Smartware release 3.10

Table of Contents