You are on page 1of 1

show platform hardware fed switch active qos queue stats interface gi1/0/9

show platform hardware fed switch active qos queue config interface gi1/0/9

!
interface range vlan 2-13
no ip helper-address 10.100.4.7
ip helper-address 10.100.4.12
!
do wr

interface Vlan17
description VLAN_GRUPOQUIMICO
ip address 10.100.110.1 255.255.255.240
ip helper-address 10.100.4.9
!

BKP
no ip route 10.240.0.20 255.255.255.255 10.100.4.3
no ip route 10.240.0.0 255.255.255.192 10.100.4.3

#Enable Contingencia
Username
Password
config t
no ip route 10.60.0.0 255.255.0.0 10.100.4.3
no ip route 10.240.0.20 255.255.255.255 10.100.4.3
ip route 10.60.0.0 255.255.0.0 10.100.4.6
ip route 10.240.0.20 255.255.255.255 10.100.4.6
ip route 10.1.10.31 255.255.255.255 10.100.4.6
interface GigabitEthernet1/0/1
shutdown
end
wr

#Disable Contingencia
Username
Password
config t
no ip route 10.60.0.0 255.255.0.0 10.100.4.6
no ip route 10.240.0.20 255.255.255.255 10.100.4.6
no ip route 10.1.10.31 255.255.255.255 10.100.4.6
ip route 10.60.0.0 255.255.0.0 10.100.4.3
ip route 10.240.0.20 255.255.255.255 10.100.4.3
interface GigabitEthernet1/0/1
no shutdown
end
wr

You might also like