Net Optics Smart Filtering none User Manual

Page 22

Advertising
background image

18

*** Confidential - DO NOT Distribute ***

Director

Assign a New Director IP Address, Netmask, and Gateway IP Address

If you are using the local RS-232 serial interface to access the CLI, then you need to configure the IP Address that

Compass management software, when available, will use to communicate with Director. If Director must communicate

through a Gateway to reach the network, then set the Gateway IP Address for that Gateway.

If you are running the CLI remotely, you can change the IP Address, but when you do, you will lose your SSH

connection since it is talking to the old IP Address. In that case, initiate a new SSH session to the new IP address and

you can continue using the CLI remotely.
To assign a new IP Address, Netmask, and Gateway IP Address to Director:

Enter

1.

sysip show. The current IP Address, Netmask, and Gateway IP Address are displayed.

Enter

2.

sysip set ipaddr=<new ip address> netmask=<new netmask> gw=<new gateway>. The IP Address,

Netmask, and Gateway IP Address are made pending.
Enter

3.

sysip show. Verify that the displayed IP Address, Netmask, and Gateway IP Address are the desired values.

Enter

4.

sysip commit to activate the new IP Address, Netmask, and Gateway IP Address.

Example: sysip set ipaddr=10.60.4.180 netmask=255.0.0.0 gw=10.0.0.1

sysip commit

Tip! ___________________________________________________________________________________________________

The sysip command accepts one, two, or three parameters, so you only need to include the ones you want to

change. For example, to change the IP Address but leave the Netmask and Gateway IP Address the same, enter

sysip set ipaddr=<new ip address>.

________________________________________________________________________________________________________

Assign a New Manager IP Address

Configure the Manager IP Address to the IP Address of the remote management server, for example an IBM Tivoli or

HP OpenView server.
To assign a new Manager IP address to Director:
TBA

Change Port Modes

To change the port mode:

Enter

1.

port set ports=<portlist> autoneg=< on | off> speed=< 10 | 100 | 1000 > duplex=< full | half> to set the

mode of a 10/100/1000 Copper port.
Example: Enter port set ports=n1.5 autoneg=off speed=100 to set Network Port 5 in DNM 1 to 100Mbps fixed

speed. Duplex mode is left in its default state of full duplex.

Repeat Step 1 as desired for ports n1.2 to n1.12, n2.1 to n2.12, m.1 to m.12, and t.1 to t.2; this procedure only

2.

affects 10/100/1000 Copper ports.

Advertising