D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 521

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
513
52-9 ip rip v2-broadcast
This command is used to send RIP version 2 update packets as a broadcast instead of multicast. Use the no form of
this command to restore to the default value.
ip rip v2-broadcast
no ip rip v2-broadcast
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 8. (EI Mode Only Command)
Usage Guideline
Use this command to override the default behavior of RIP as specified by the version
command. If the interface send version isn’t specified, it should depend on the global
version setting. This command applies only to the interface being configured.
When the receive state is disable or receive version is Version 1, configure the send
version to Version 1 should cause the configuration of authentication cleared,
because authentication just exist when the interface send and receive version is
Version 2.
You can verify your settings by entering the show ip rip command.
Example
This example shows how to configure the interface ‘vlan1’ to only send RIP version 2
packets.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip rip send version 2
DXS-3600-32S(config-if)#
Parameters
None.
Default
By default, this function is disabled.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 8. (EI Mode Only Command)
Usage Guideline
Use this command to broadcast RIP version 2 updates to hosts that do not listen to
multicast broadcast. Version 2 updates (requests and responses) will be sent to the
IP broadcast address instead of the IP multicast address 224.0.0.9.
In order to reduce unnecessary load on those hosts that are not listening to RIP
Version 2 broadcast, the system uses an IP multicast address for periodic
broadcasts. The IP multicast address is 224.0.0.9.
When the interface send version is 2, use this command to enable v2-broadcast. If
the send version is version 1, the command should not be effective. If restore the
interface version to 2, the v2-broadcast setting should be cleared.
You can verify your settings by entering the show ip rip interface command.
Example
This example shows how to configure the interface ‘vlan1’ to send RIP version 2
packets with broadcast.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip rip send version 2
DXS-3600-32S(config-if)#ip rip v2-broadcast
DXS-3600-32S(config-if)#
Loading ...
Loading ...
Loading ...