Difference between revisions of "3-tier design/mgmtvlan"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "<source lang=cli> HQD1A1#<input>show run</input> Building configuration... Current configuration : 1282 bytes <notice><-- Output omitted --></notice> interface Vlan99 ip addres...")
 
m
Line 12: Line 12:
 
HQD1A1#
 
HQD1A1#
 
</source>
 
</source>
{Source cli}
+
{{Source cli}}

Revision as of 11:10, 12 November 2014

HQD1A1#<input>show run</input>
Building configuration...

Current configuration : 1282 bytes
<notice><-- Output omitted --></notice>
interface Vlan99
 ip address 172.16.99.11 255.255.255.0
!
ip default-gateway 172.16.99.1
<notice><-- Output omitted --></notice>
HQD1A1#