Difference between revisions of "Ip (Cisco IOS)"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
[[conf t]] | [[conf t]] | ||
[[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]] | ||
Revision as of 07:41, 16 August 2020
conf t int vlan#### ip address 10.10.10.1 255.255.255.0 no shutdown
ip address 10.10.XXX.0 255.255.255.0 Bad mask /24 for address 10.10.XXX.0 Solution: Change ip at 10.10.XXX.1
Related terms
See also
- Cisco IOS: Cisco IOS XE, Config (mode), VLANs, Cisco IOS logging, VTP, ACLs,
show logging
,show logging history
,show interface status
,debug
,archive
,show archive
,conf t
,int
,ip http server
,ip ssh
,ip address
, vty,show mac address-table
,show access-list
, Access-list,ip access-group
,admin
- VLAN, VTP, VLAN Access-List (VACL), IOS: Create a VLAN, Change vlan configuration,
show vlan
,show vlan brief
,show vlan summary
,show vtp status
,switchport
,set vlan
,vtp mode transparent
Advertising: