Difference between revisions of "Ip (Cisco IOS)"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
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]]
  
  
  
 +
== With errors ==
 
  ip address 10.10.XXX.0 255.255.255.0
 
  ip address 10.10.XXX.0 255.255.255.0
 
  Bad mask /24 for address 10.10.XXX.0
 
  Bad mask /24 for address 10.10.XXX.0
Line 16: Line 17:
  
  
== Related terms ==
+
ip address 10.10.1.1 255.255.255.0 secondary
* <code>[[show vlan]]</code>
+
% 10.10.1.0 overlaps with Vlan1234
  
 +
 +
* https://www.cisco.com/c/m/en_us/techdoc/dc/reference/cli/n5k/commands/ip-address.html
 +
 +
== Related ==
 +
[[ip address]] 10.10.10.2 255.255.255.0 secundary
  
 
== See also ==
 
== See also ==

Latest revision as of 11:53, 15 November 2020

Advertising: