EasyManua.ls Logo

Digi IX20 - Page 476

Digi IX20
1188 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Routing Virtual Router Redundancy Protocol (VRRP)
IX20 User Guide
476
2. Set the IPaddress for ETH2:
(config)> network interface eth2 ipv4 address 192.168.3.2
(config)>
3. Set the default gateway to the IPaddress of the VRRPinterface on the master device,
configured above in Task 3, step 2 (192.168.3.1).
(config)> network interface eth2 ipv4 gateway 192.168.3.1
(config)>
Task 4: Configure SureLink for ETH2 on device two
1. Enable SureLink on the ETH2 interface:
(config)> network interface eth2 ipv4 surelink enable true
(config)>
2. Create a SureLink test target:
(config)> add network interface eth2 ipv4 surelink target end
(config network interface eth2 ipv4 surelink target 0)>
3. Set the typeof test to ping:
(config network interface eth2 ipv4 surelink target 0)> test ping
(config network interface eth2 ipv4 surelink target 0)>
4. Set https://remotemanager.digi.com asthe hostname to ping:
(config network interface eth2 ipv4 surelink target 0)> ping_host
https://remotemanager.digi.com(config network interface eth2 ipv4
surelink target 0)>
Task 5: Configure the DHCP server for ETH2 on device two
1. Type ... to return to the root of the configuration prompt:
(config network interface eth2 ipv4 surelink target 0)> ...
(config)>
2. Set the start and end addresses of the DHCPpool to use to assign DHCPaddresses to clients:
a. Set the start address to 200:
(config)> network interface eth2 ipv4 dhcp_server lease_start 200
(config)>
b. Set the end address to 250:
(config)> network interface eth2 ipv4 dhcp_server lease_end 250
(config)>

Table of Contents