Vrrp - Supermicro SSE-G24-TG4 Configuration Manual

L2 / l3 switches
Hide thumbs Also See for SSE-G24-TG4:
Table of Contents

Advertisement

no ipdhcp server <ip address>
no ipdhcp relay information option
no ipdhcp relay circuit-id
no ipdhcp relay remote-id
The example below shows the commands used to configure the DHCP relay.
SMIS# configure terminal
SMIS(config)# service dhcp-relay
SMIS(config)# ipdhcp server 172.1.3.15
SMIS(config)#ipdhcp relay information option
SMIS(config)# end
SMIS# show ipdhcp relay information
DHCP Relay: Enabled
DHCP Relay Servers only: Enabled
DHCP server 1: 172.1.3.15
DHCP Relay RAI option: Enabled
Debug Level: 0x0
No of Packets inserted RAI option: 0
No of Packets inserted circuit ID suboption: 0
No of Packets inserted remote ID suboption: 0
No of Packets inserted subnet mask suboption: 0
No of Packets dropped: 0
No of Packets which did not have an RAI option inserted: 0

1.7 VRRP

There are several ways a LAN client can determine which router should be the first hop to a particular
remote destination. The client can use a dynamic process or a static configuration.
Examples of dynamic router discovery are Proxy ARP, routing protocol(s), and ICMP Router Discovery
Protocol (IRDP) client. The drawback to dynamic discovery protocols is that they incur some
configuration and processing overhead on the LAN client. Also, in the event of a router failure, the
process of switching to another router can be slow.
Supermicro L2/L3 Switches Configuration Guide
29

Advertisement

Table of Contents
loading

Table of Contents