meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| network:switches:cisco:cli [2024/08/19 12:41] – niziak | network:switches:cisco:cli [2024/08/19 12:43] (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 ===== | ||
| - | |||
| - | < | ||
| - | logging 192.168.64.102 | ||
| - | logging on | ||
| - | </ | ||