Difference between revisions of "Interface (Cisco IOS command)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 5: | Line 5: | ||
[[Create a new vlan]]: | [[Create a new vlan]]: | ||
interface [[vlan]]#### | interface [[vlan]]#### | ||
+ | |||
+ | |||
+ | conf t | ||
+ | int vlan#### | ||
+ | ip address 10.10.10.1 255.255.255.0 | ||
+ | no shutdown | ||
== Related commands == | == Related commands == |
Revision as of 07:41, 16 August 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
Related commands
interface range FastEthernet0/1 - 24
int range Gi1/0/3 - 12
sh vlan
ip address
Activities
- 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
Advertising: