How can clear "no switchport" command from cisco devices interface?
Asked
Active
Viewed 3,156 times
1 Answers
2
Just go into interface mode and write "switchport".
Example:
conf t
interface Gi1/0/15
switchport
end
wr

Pluppo
- 71
- 6