Chapter 6

CLI – Layer 2

 

 

The protocol has been set to TIME protocol

set time server

The set time server command is used to set the TIME server address.

The syntax for this command is:

set time server <ip>

ip

IP address of the TIME server.

set time client

The set time client command is used to enable or disable the periodic network time acquisition by the switch from the network time server (SNTP or TIME protocol).

The syntax for this command is:

set time client <enabledisable>

set ip route

Use the set ip route command to add IP addresses to the IP routing table. You can configure from one to ten (10) default gateways for a P330 stack.

The syntax for this command is:

set ip route <destination> <gateway>

destination

IP address of the network, or specific host to be added

gateway

IP address of the router

Output Example:

This example shows how to add a default route to the IP routing table:

P330-N# set ip route 0.0.0.0 192.168.1.1 destination = 0.0.0.0 gateway = 192.168.1.1

ROUTE NET TABLE

 

 

 

destination

gateway

flags Refcnt Use

Interface

------------------------------------------------------------------------

0.0.0.0

192.168.1.1

1

1

3199

se0

127.1.1.0

127.1.1.1

1

8

7606

se1

------------------------------------------------------------------------

Avaya P332MF User’s Guide

93

Page 109
Image 109
Avaya P332MF manual Set time server ip, Set time client enabledisable, Set ip route