Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
5 IP services
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
229
Step
Command
Description
3
Raisecom(config-
vlan1)#ip rip
split-horizon
Enable split horizon on the interface; in other words, the
route learned from one interface will not be advertised
back to the interface again.
Be default, it is enabled.
4
Raisecom(config-
vlan1)#ip rip
poisoned-reverse
Enable poison reverse on the interface, that is, the route
learned from one interface can be advertised to other
interfaces through this interface. However, the metrics
of those routes is configured to 16, namely, unreachable.
By default, it is disabled.
If poison reverse and split horizon are enabled together, split horizon will be invalid.
5.6.7 Configuring authentication
Configure authentication for the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#config
Enter global configuration mode.
2
Raisecom(config)#interface
interface-type interface-
number
Enter interface configuration mode.
3
Raisecom(config-vlan1)#ip
rip authentication mode
{ text | md5 }
Configure the packet authentication mode
on the interface.
By default, the authentication mode of
RIPv2 packets on the interface is no
authentication.
4
Raisecom(config- vlan1)#ip
rip authentication string
password-string
Configure the interface-associated password.
5
Raisecom(config- vlan1)#ip
rip authentication key-
chain
key-chain-name
Configure the interface-associated
authentication secret string.
5.6.8 Configuring routing policy
Configure the routing policy for the ISCOM2600G-HI series switch as below.
Step
Command
Description
1
Raisecom#config
Enter global configuration
mode.