Interface Configuration Examples; Configuring The Routing Table; Overview Of The Routing Table - Avaya G350 Administration

Hide thumbs Also See for G350:
Table of Contents

Advertisement

Configuring the router

Configuring the routing table

Use the
state is up.
Use the

Interface configuration examples

Use the following commands to configure the fixed router port with IP address 10.20.30.40 and subnet
mask 255.255.0.0:
G350-001# interface FastEthernet 10/2
G350-001(if:FastEthernet 10/2)# ip address 10.20.30.40 255.255.0.0
Done!
Use the following commands to create VLAN 2 on the Switching Interface and configure it with IP
address 10.30.50.70 and subnet mask 255.255.0.0:
G350-001# interface Vlan 2
G350-001(if:Vlan 2)# ip address 10.30.50.70 255.255.0.0
Done!
Configuring the routing table
This section provides information about configuring the routing table and includes the following topics:

Overview of the routing table

configure on the routing table
Via interface static route
Permanent static route
Discard route
Routing table commands
routing table
Overview of the routing table
When you configure the routing table, you can:
View information about the routing table
Add entries to the routing table
Delete entries from the routing table
NOTE:
To change an entry in the routing table, delete it and then add it.
The routes in the routing table are static routes. They are never timed-out, and can only be removed
manually. If you delete the interface, all static routes on the interface are also deleted.
A static route becomes inactive whenever the underlying Layer 2 interface is down, except for permanent
static routes. You can disable the interface manually using the
136
command to set the administrative state of the IP interface. The default
ip admin-state
command to update the interface broadcast address.
ip broadcast-address
— an overview of the routing table and the types of routes you can
— instructions on how to configure a via interface static route
— instructions on how to configure a permanent static route
— instructions on how to configure a discard route
— a list and descriptions of CLI commands used to configure the
IP admin-state down
Administration of the Avaya G350 Media Gateway
command. For more
June 2004

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents