Web OS 10.0 Application Guide
32
n
Chapter 1: Basic IP Routing
212777-A, February 2002
IP interfaces are configured using the following commands at the CLI:
3.
Set each server and workstation’s default gateway to the appropriate switch IP interface
(the one in the same subnet as the server or workstation).
4.
Configure the default gateways to the routers’ addresses.
Configuring the default gateways allows the switch to send outbound traffic to the routers:
5.
Enable, apply, and verify the configuration.
Examine the resulting information. If any settings are incorrect, make the appropriate changes.
6.
Save your new configuration changes.
>> # /cfg/ip/if 1
(Select IP interface 1)
>> IP Interface 1# addr 205.21.17.3
(Assign IP address for the interface)
>> IP Interface 1# ena
(Enable IP interface 1)
>> IP Interface 1# ../if 2
(Select IP interface 2)
>> IP Interface 2# addr 100.20.10.16
(Assign IP address for the interface)
>> IP Interface 2# ena
(Enable IP interface 2)
>> IP Interface 2# ../if 3
(Select IP interface 3)
>> IP Interface 3# addr 131.15.15.1
(Assign IP address for the interface)
>> IP Interface 3# ena
(Enable IP interface 3)
>> IP Interface 3# ../if 4
(Select IP interface 4)
>> IP Interface 4# addr 208.31.177.2
(Assign IP address for the interface)
>> IP Interface 4# ena
(Enable IP interface 4)
>> IP Interface 4# ../if 5
(Select IP interface 5)
>> IP Interface 5# addr 206.30.15.200
(Assign IP address for the interface)
>> IP Interface 5# ena
(Enable IP interface 5)
>> IP Interface 5# ../gw 1
(Select primary default gateway)
>> Default gateway 1# addr 205.21.17.1
(Assign IP address for primary router)
>> Default gateway 1# ena
(Enable primary default gateway)
>> Default gateway 1# ../gw 2
(Select secondary default gateway)
>> Default gateway 2# addr 205.21.17.2
(Assign address for secondary router)
>> Default gateway 2# ena
(Enable secondary default gateway)
>> Default gateway 2# ../fwrd
(Select the IP Forwarding Menu)
>> IP Forwarding# on
(Turn IP forwarding on)
>> IP Forwarding# apply
(Make your changes active)
>> IP Forwarding# /cfg/ip/cur
(View current IP settings)
>> IP# save
(Save for restore after reboot)
Summary of Contents for Web OS 10.0
Page 26: ...Web OS 10 0 Application Guide 26 n Basic Switching Routing 212777 A February 2002...
Page 116: ...Web OS 10 0 Application Guide 116 n Web Switching Fundamentals 212777 A February 2002...
Page 168: ...Web OS 10 0 Application Guide 168 n Chapter 6 Server Load Balancing 212777 A February 2002...
Page 216: ...Web OS 10 0 Application Guide 216 n Chapter 8 Application Redirection 212777 A February 2002...
Page 288: ...Web OS 10 0 Application Guide 288 n Advanced Web Switching 212777 A February 2002...
Page 440: ...Web OS 10 0 Application Guide 440 n Chapter 16 Persistence 212777 A February 2002...
Page 470: ...Web OS 10 0 Application Guide 470 n Chapter 17 Bandwidth Management 212777 A February 2002...
Page 474: ...Web OS 10 0 Application Guide 474 n Glossary 212777 A February 2002...