meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network:switches:cisco:cli [2024/08/19 12:41] – niziak | network:switches:cisco:cli [2026/05/11 13:46] (current) – niziak | ||
|---|---|---|---|
| Line 90: | Line 90: | ||
| exit | exit | ||
| copy run start | copy run start | ||
| - | </ | ||
| - | |||
| - | |||
| - | ==== put one port in VLAN ==== | ||
| - | |||
| - | < | ||
| - | conf term | ||
| - | interface Gi1/48 | ||
| - | switchport access vlan 28 | ||
| - | end | ||
| - | wr | ||
| </ | </ | ||
| Line 106: | Line 95: | ||
| ===== reload ===== | ===== reload ===== | ||
| + | Reboots switch: | ||
| < | < | ||
| - | |||
| Line 184: | Line 173: | ||
| </ | </ | ||
| - | ===== syslog | + | ===== LACP ===== |
| < | < | ||
| - | logging 192.168.64.102 | + | interface Port-channel1 |
| - | logging on | + | |
| + | | ||
| + | | ||
| + | |||
| + | interface GigabitEthernet0/ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | interface GigabitEthernet0/ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| </ | </ | ||
| + | |||
| + | |||