Enable portfast
on SWC
This commit is contained in:
parent
da07b12c29
commit
b8b9b01ea4
2 changed files with 4 additions and 2 deletions
BIN
Networks/Main.pkt
(Stored with Git LFS)
BIN
Networks/Main.pkt
(Stored with Git LFS)
Binary file not shown.
|
@ -13,6 +13,8 @@ Configure `SWC`:
|
|||
enable
|
||||
configure terminal
|
||||
hostname SWC
|
||||
interface range fastEthernet 0/1-24
|
||||
spanning-tree portfast
|
||||
|
||||
exit
|
||||
exit
|
||||
|
|
Loading…
Reference in a new issue