Configure Mode - Avaya P333R User Manual

Stackable 3rd layer switch
Table of Contents

Advertisement

Chapter 7
Cajun Campus CLI - Layer 3

Configure Mode

interface Command
Use the interface command to create and/or enter the Interface Configuration
Mode. Use the no form of this command to delete a specific IP interface.
The syntax for this command is:
[no] interface <interface name>
interface name
Example:
Router-N(configure)# interface marketing
Note: If you wish to define a name which includes spaces, you must enclose the
entire name in quotation marks, e.g. "new york".
ip default-gateway Command
Use the ip default-gateway command to define a default gateway (router).
The no form of this command removes the default gateway.
The syntax for this command is:
[no] ip default-gateway <ip-address>
ip-address
cost
preference
Example:
To define the router at address 192.168.37.1 as the default gateway.
Router-N(configure)# ip default-gateway 192.168.37.1
170
String (up to 32 characters)
The IP address of the router.
The path cost. The default is 1
Preference, either High or Low. Default is Low.
[<cost>] [<preference>]
Avaya P333R User's Guide

Advertisement

Table of Contents
loading

Table of Contents