Supermicro SSE-G24-TG4 Configuration Manual page 33

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

Advertisement

no interface [{ Vlan<vlan-id (1-4069)> | <interface-type><interface-id> }]
no vrrp<vrid(1-255)> ipv4 [<ucast_addr> [secondary]]
no vrrp<vrid(1-255)> priority
no vrrp<vrid(1-255)> preempt
no vrrp<vrid(1-255)> text-authentication
no vrrp<vrid(1-255)> timer
The example below shows the commands used to configure a VRRP.
SMIS# configure terminal
SMIS(config)# vlan 10
SMIS(config-vlan)# ports Gi 0/15 untagged
SMIS(config-vlan)# exit
SMIS(config)# interface vlan 10
SMIS(config-if)# ip address 172.1.10.1
SMIS(config-if)# end
SMIS# configure terminal
SMIS(config)# router vrrp
SMIS(config-vrrp)# interface vlan 10
SMIS(config-vrrp-if)#vrrp 200 ipv4 10.10.10.1
SMIS(config-vrrp-if)# vrrp 200 preempt
SMIS(config-vrrp-if)# vrrp 200 priority 100
SMIS(config-vrrp-if)# vrrp 200 text-authentication pwd1
SMIS(config-vrrp-if)# vrrp 200 timer 255
SMIS(config-vrrp-if)# vrrp 100 ipv4 100.100.100.1
SMIS(config-vrrp-if)# vrrp 100 priority 254
SMIS(config-vrrp-if)# vrrp 100 text-authentication pwd2
SMIS(config-vrrp-if)# vrrp 100 timer 100
SMIS(config-vrrp-if)# end
SMIS# show vrrp
"P"indicates configured to preempt
Interface vrID Priority P State Master AddrVRouterAddr
--------- ---- -------- - ----- -----------
vlan10
100 254
vlan10
200 100
SMIS# show vrrp detail
vlan10 -vrID 100
---------------
------------
P Init 0.0.0.0
P Init 0.0.0.0
Supermicro L2/L3 Switches Configuration Guide
100.100.100.1
10.10.10.1
33

Advertisement

Table of Contents
loading

Table of Contents