Gerência por VLAN no Switch Huawei
Os comandos são:
1. vlan 7
- Criação da Vlan
2. name Gerencia
3. Quit
4. interface vlanif 7
5. ip address 10.0.10.2 255.255.255.248
6. undo shutdown
7. quit
8. interface gigabitEthernet 0/0/18
9. port trunk allow-pass vlan 7
10. port link-type trunk
11. quit
12. ip route-static 0.0.0.0 0.0.0.0 10.0.10.1
12. ip route-static 0.0.0.0 0.0.0.0 10.0.10.1
Comentários
Postar um comentário