Difference between revisions of "Interface (Cisco IOS command)"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
int vlan#### | int vlan#### | ||
ip address 10.10.10.1 255.255.255.0 | ip address 10.10.10.1 255.255.255.0 | ||
− | no shutdown | + | [[no shutdown]] |
[[interface]] vlan199 | [[interface]] vlan199 |
Latest revision as of 09:07, 3 December 2020
This article is a Draft. Help us to complete it.
interface vlan####
conf t int vlan#### ip address 10.10.10.1 255.255.255.0 no shutdown
interface vlan199 ip address 10.10.10.0 255.255.255.0 Bad mask /24 for address 10.10.10.0 Solution: Change ip at 10.10.10.1
show interfaces
Related commands[edit]
interface range FastEthernet0/1 - 24
int range Gi1/0/3 - 12
sh vlan
ip address
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: