D-Link xStack DGS-3610 Series Configuration Manual page 302

Hide thumbs Also See for xStack DGS-3610 Series:
Table of Contents

Advertisement

Chapter 27 RIP Routing Protocol Configuration
DGS-3610 Series Configuration Guide
Configuration of Device B:
#Configuring Ethernet port
interface FastEthernet0/0
ip address 172.16.20.1 255.255.255.0
#Configure the WAN port
interface Serial1/0
ip address 192.168.123.2 255.255.255.0
encapsulation frame-relay
#Configuring RIP route protocol
router rip
version 2
network 172.16.0.0
network 192.168.123.0
no auto-summary
Configuration of Device C:
# Configuring Ethernet port
interface FastEthernet0/0
ip address 172.16.30.1 255.255.255.0
# Configure the WAN port
interface Serial1/0
ip address 192.168.123.3 255.255.255.0
encapsulation frame-relay
# Configuring RIP route protocol
router rip
version 2
network 172.16.0.0
network 192.168.123.0
no auto-summary
Configuration of Device D:
# Configuring Ethernet port
interface FastEthernet0/0
ip address 192.168.12.4 255.255.255.0
ip address 192.168.13.4 255.255.255.0 secondary
no ip split-horizon
# Configuring RIP route protocol
router rip
version 2
network 192.168.12.0
network 192.168.13.0
27-10

Advertisement

Table of Contents
loading

Table of Contents