Routing
Virtual Router Redundancy Protocol (VRRP)
IX10 User Guide
250
Task 3: Configure the IP address for the VRRP interface, ETH, on device two
1. Type
...
to return to the root of the config prompt:
(config network vrrp VRRP_test )> ...
(config)>
2. Set the IP address for ETH:
(config)> network interface eth ipv4 address 192.168.3.2
(config)>
3. Set the default gateway to the IP address of the VRRP interface on the master device,
configured above in
(
192.168.3.1
).
(config)> network interface eth ipv4 gateway 192.168.3.1
(config)>
Task 4: Configure SureLink for ETH on device two
1. Enable SureLink on the ETH interface:
(config)> network interface eth ipv4 surelink enable true
(config)>
2. Create a SureLink test target:
(config)> add network interface eth ipv4 surelink target end
(config network interface eth ipv4 surelink target 0)>
3. Set the type of test to ping:
(config network interface eth ipv4 surelink target 0)> test ping
(config network interface eth ipv4 surelink target 0)>
4. Set
my.devicecloud.com
as the hostname to ping:
(config network interface eth ipv4 surelink target 0)> ping_host
my.devicecloud.com
(config network interface eth ipv4 surelink target 0)>
Task 5: Configure the DHCP server for ETH on device two
1. Type
...
to return to the root of the configuration prompt:
(config network interface eth ipv4 surelink target 0)> ...
(config)>
2. Set the start and end addresses of the DHCP pool to use to assign DHCP addresses to clients:
a. Set the start address to
200
:
(config)> network interface eth ipv4 dhcp_server lease_start 200
(config)>
Содержание IX10
Страница 1: ...IX10 User Guide User Guide Firmware version 22 5 ...
Страница 444: ...Services Simple Network Management Protocol SNMP IX10 User Guide 444 The SNMP page is displayed 4 Click Download ...
Страница 740: ...Monitoring This chapter contains the following topics intelliFlow 741 Configure NetFlow Probe 748 IX10 User Guide 740 ...
Страница 823: ...Command line interface Execute a command from the web interface IX10 User Guide 823 The Admin CLI prompt appears ...
Страница 849: ...Command line interface Command line reference IX10 User Guide 849 Parameters None ...
Страница 858: ...Command line interface Command line reference IX10 User Guide 858 reboot Reboot the system Parameters None ...