Difference between revisions of "Cisco IOS: enable an interface"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 6: | Line 6: | ||
Verify: | Verify: | ||
[[sh int status]] or [[show interface status]] | [[sh int status]] or [[show interface status]] | ||
+ | |||
+ | |||
+ | == Related commands == | ||
+ | * <code>[[interface range]] FastEthernet0/1 - 24</code> | ||
Latest revision as of 07:01, 19 March 2020
conf t int Gi1/0/189 no shutdown
Verify: sh int status or show interface status
Related commands[edit]
interface range FastEthernet0/1 - 24
Activities[edit]
- IOS: Create a VLAN
- Change vlan configuration:
switchport mode access, switchport access vlan 4545
- Cisco IOS: enable an interface:
conf t
,int XXXXXX
no shutdown
- Cisco IOS DHCP Server configuration
- Configure public RSA key authentication:
ip ssh pubkey-chain
- Cisco IOS logging
See also[edit]
Advertising: