只能配置2个网关地址,一个主,一个secondary地址,再配置提示报错:
Ruijie(config-if-VLAN 2)#ip add 192.168.4.1 255.255.255.0 secondary
the num of address exceed limit, Cannot add IP address.
show run看int vlan 2只是2个网关地址:
interface VLAN 2
no ip proxy-arp
ip address 192.168.2.1 255.255.255.0
ip add 192.168.3.1 255.255.255.0 secondary