This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
diversswitchalcatel [2025/11/01 14:22] 74.7.227.200 old revision restored (2025/11/01 14:16) |
diversswitchalcatel [2025/11/01 21:08] (current) 74.7.227.200 old revision restored (2025/09/09 16:41) |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| show ssh config | show ssh config | ||
| + | |||
| aaa authentication console local | aaa authentication console local | ||
| aaa authentication http local | aaa authentication http local | ||
| Line 23: | Line 24: | ||
| vlan 10 enable | vlan 10 enable | ||
| vlan 10 name Gestion | vlan 10 name Gestion | ||
| + | |||
| vlan 11 enable | vlan 11 enable | ||
| vlan 11 name Main | vlan 11 name Main | ||
| + | |||
| vlan 12 enable | vlan 12 enable | ||
| vlan 12 name Guest | vlan 12 name Guest | ||
| + | |||
| vlan 13 enable | vlan 13 enable | ||
| vlan 13 name Voice | vlan 13 name Voice | ||
| Line 73: | Line 77: | ||
| bridge mode flat | bridge mode flat | ||
| bridge protocol rstp | bridge protocol rstp | ||
| + | |||
| ip interface " | ip interface " | ||
| + | |||
| ip interface " | ip interface " | ||
| + | |||
| ip interface " | ip interface " | ||
| + | |||
| ip interface " | ip interface " | ||
| Line 82: | Line 90: | ||
| vlan 802.1q 1/12 frame type tagged | vlan 802.1q 1/12 frame type tagged | ||
| + | |||
| vlan 11 802.1q 1/12 | vlan 11 802.1q 1/12 | ||
| + | |||
| vlan 12 802.1q 1/12 | vlan 12 802.1q 1/12 | ||
| + | |||
| vlan 13 802.1q 1/12 | vlan 13 802.1q 1/12 | ||
| + | |||
| + | |||
| + | |||
| ip interface dhcp-client vlan 11 | ip interface dhcp-client vlan 11 | ||
| + | |||
| ip interface dhcp-client vlan 12 | ip interface dhcp-client vlan 12 | ||
| + | |||
| ip interface dhcp-client vlan 13 | ip interface dhcp-client vlan 13 | ||