45
User
Manual
GWG Gateway
Disable route redistribution:
•
ripd(config-router)#
no redistribute kernel
•
ripd(config-router)#
no redistribute static
•
ripd(config-router)#
no redistribute connected
Disable RIP update (optional):
•
ripd(config-router)#
passive-interface br0
•
ripd(config-router)#
no passive-interface br0
Routing protocols use
several timer that determine such variables as the frequency of routing updates, the
length of time before a route becomes invalid, an other parameters. You can adjust these timer to tune
routing protocol performance to better suit your internetwork needs. Use following command to setup RIP
timer:
•
ripd(config-router)#
timers basic
[UPDATE-INTERVAL] [INVALID] [TIMEOUT] [GARBAGE-
COLLECT]
•
ripd(config-router)#
no timers basic
Configure interface for RIP protocol (first type exit if you are at ripd(config-router) to get up from config-
router to config mode).
•
ripd(config)#
interface
greX
•
ripd(config-if)#
ip rip send version
[VERSION]
•
ripd(config-if)#
ip rip receive version
[VERSION]
Disable rip authentication at an interface.
•
ripd(config-if)#
no ip rip authentication mode
[md5|text]
Debug commands:
•
ripd(config)#
debug rip
•
ripd(config)#
debug rip events
•
ripd(config)#
debug rip packet
•
ripd(config)#
terminal monitor
Routing – VRRP
Virtual Router Redundancy Protocol is a protocol which elects a master server on a LAN and the
master answers to a 'virtual IP address'. If it fails, a backup server takes over the IP address.
VRRP specifies an election protocol to provide the virtual router function described earlier. All protocol
messaging is performed using IP multicast datagrams, thus the protocol can operate over a variety of multi-
access LAN technologies supporting IP multicast. Each VRRP virtual router has a single well-known MAC
address allocated to it.
Summary of Contents for GWG
Page 1: ...GWG Gateway USER MANUAL GWG Document version 1 0 1 Date July 2016 WWW GENEKO RS ...
Page 43: ...43 User Manual GWG Gateway Figure 22 RIP configuration page ...
Page 136: ...136 User Manual GWG Gateway Click OK Figure 125 Policies from trust to untrust zone ...
Page 156: ...156 User Manual GWG Gateway Figure 150 Configuration page for SIM keepalive ...