| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| shutdown_cisco_interface [2024/01/18 15:11] – [Bring Up Interface] walkeradmin | shutdown_cisco_interface [2024/01/18 15:16] (current) – [Bring Up/Down more Interfaces] walkeradmin |
|---|
| \\ | \\ |
| \\ | \\ |
| This shutsdown a single interface (The first interface on the box). We could however shutdown the first 10 interfaces by using: | This shuts down a single interface (The first interface on the box). We could however shutdown the first 10 interfaces by using: |
| \\ | \\ |
| <file> | <file> |
| </file> | </file> |
| \\ | \\ |
| | Now we can see the first 10 interfaces are down: |
| | \\ |
| | <file> |
| | Port Name Status Vlan Duplex Speed Type |
| | Gi0/1 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/2 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/3 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/4 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/5 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/6 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/7 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/8 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/9 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/10 MNGT disabled 100 auto auto 10/100/1000BaseTX |
| | Gi0/11 MNGT notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/12 MNGT notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/13 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/14 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/15 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/16 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/17 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/18 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/19 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/20 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/21 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/22 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | Gi0/23 ENCtoMuxPri connected 100 a-full a-1000 10/100/1000BaseTX |
| | Gi0/24 ENCtoMuxPri notconnect 100 auto auto 10/100/1000BaseTX |
| | </file> |
| | \\ |
| | ---- |
| |