Difference between revisions of "Ip (Cisco IOS)"

From wikieduonline
Jump to navigation Jump to search
(Changed redirect target from Ip (command) to Ip address)
Tag: Redirect target changed
(Removed redirect to Ip address)
Tag: Removed redirect
Line 1: Line 1:
#redirect [[ip address]]
+
* <code>[[debug]] [[ip domain]]</code>
 +
* <code>[[ip (Cisco IOS)]]</code>
 +
 
 +
 
 +
[[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
 +
 
 +
 
 +
 
 +
 
 +
== See also ==
 +
* {{IOS}}
 +
* {{vlan}}
 +
 
 +
[[Category: Cisco IOS]]

Revision as of 11:27, 15 November 2020

Advertising: