McAfee SG310 Administration Manual page 114

Utm firewall
Table of Contents

Advertisement

Network Setup menu options
Routes
! Uncomment no multicast if you don't want to accept or send multicast rip packets for
the specified interface
#interface eth0
#no multicast
#interface eth2
#no multicast
In ripd.conf, enter:
! Uncomment and set telnet/vty passwords to enable telnet access on port 2602
#password changeme
#enable password changeme
! RIP version 2 authentication
#interface eth0
#ip rip authentication mode text
#ip rip authentication string snapgear
! Enable the RIP routing process
router rip
! Define interfaces which exchange RIP messages over
network eth0
#network eth2
! Define neighbor routers to exchange RIP with if disabling multicast above in
zebra.conf, or neighbors don't have multicast enabled
#neighbor 192.168.45.238
#neighbor 192.168.45.231
! Redistribute routing information for interfaces with RIP disabled
redistribute connected
! Redistribute routing information from static route entries
redistribute static
! Redistribute routing information from kernel route entries e.g. IPSec
redistribute kernel
The above files configure the device to listen for and send multicast RIP messages on the eth0 (LAN port)
interface. You can see the above example has commented out additional interfaces which to exchange RIP
messages over and optional neighbors routers to exchange RIP messages with if these neighbors can't
accept multicast packets. There is also an example for setting up RIP version 2 authentication. Uncomment
and configure as required.
Restart route management to enable the updated configuration – clear the Enable route management
checkbox, click Update, select the Enable route management checkbox again and click Update.
If you prefer, you can uncomment the password and enable password lines, and then telnet to the
relevant ports to configure Zebra and/or ripd via the command line. The command line interface is very
similar to the Cisco IOS interface. If you are familiar with this, you may prefer to configure using this
method.
114
McAfee UTM Firewall 4.0.4 Administration Guide

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sg560Sg560uSg565Sg580

Table of Contents