373
Switch(config-router)# offset-list 1 in 5 vlan 1
13.4.3.26 passive-interface
Command: passive-interface <ifname>
no passive-interface <ifname>
Function:
Set the RIP layer 3 switch blocks RIP broadcast on specified interface, on
which the RIP data packets will only be sent to layer 3 switches configured with neighbor.
Parameter: <ifname>
is the name of specific interface.
Default:
Not configured
Command Mode:
Router mode
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# passive-interface vlan 1
13.4.3.27 recv-buffer-size
Command: recv-buffer-size<size>
no recv-buffer-size
Function:
This command configures the size of UDP receiving buffer zone of RIP; the
“
no recv-buffer-size
” command restores the system default.
Parameter: <size>
is the buffer zone size in bytes, ranging between 8192-2147483647
Default:
8192 bytes
Command Mode:
Router mode
Example:
Switch# config terminal
Switch(config)# router rip
Switch(config-router)# recv-buffer-size 23456789
13.4.3.28 redistribute
Command: redistribute {kernel |connected| static| ospf| isis| bgp} [metric<value>]
[route-map<word>]
no redistribute {kernel |connected| static| ospf| isis| bgp}
[metric<value>] [route-map<word>]
Function:
Introduce the routes learnt from other routing protocols into RIP
Parameter:
kernel
introduce from kernel routes
connected
i
ntroduce from direct routes
static
introduce from static routes