8 distribute-list, 9 exit-address-family, 10 ip rip authentication key – Accton Technology ES4626 User Manual
Page 401

401
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# distance 8 10.0.0.0/8 mylist
13.4.3.8 distribute-list
Command: distribute-list{
access-list-name> |prefix<prefix-list-name>} {in|out} [
no distribute-list{
access-list-name> |prefix<prefix-list-name>} {in|out} [
Function:
This command uses access-list or prefix-list to filter the route update packets
sent and received. The “no distribute-list{
access-list-name> |prefix<prefix-list-name>} {in|out} [
” command cancels
this route filter function.
Parameter:
is the name or access-list
number to be applied.
specifies the name of interface to be applied with route filtering.
Default:
The function in default situation is disabled.
Command Mode:
Router mode and address-family mode
Usage Guide:
The filter will be applied to all the interfaces in case no specific interface is
set.
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# distribute-list prefix myfilter in vlan 1
13.4.3.9 exit-address-family
Command: exit-address-family
Function:
Exit address-family mode
Command Mode: address-family mode
Example:
Switch(config)# router rip
Switch(config-router)# address-family ipv4 vrf IPI
Switch(config-router-af)# exit-address-family
Switch(config-router)#
13.4.3.10 ip rip authentication key
Command: ip rip authentication key
no ip rip authentication key
Function:
Use this command to enable RIPV2 authentication on an interface and further
configures the adopted key chain. The “no ip rip authentication key” command cancels