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

From Teknologisk videncenter
Jump to: navigation, search
m
m
 
Line 10: Line 10:
 
ip default-gateway 172.16.99.1
 
ip default-gateway 172.16.99.1
 
<notice><-- Output omitted --></notice>
 
<notice><-- Output omitted --></notice>
 +
HQD1A1#<input>ping 172.16.99.1</input>
 +
 +
Type escape sequence to abort.
 +
Sending 5, 100-byte ICMP Echos to 172.16.99.1, timeout is 2 seconds:
 +
.<notice>!!!!</notice>
 +
Success rate is 80 percent (4/5), round-trip min/avg/max = 0/0/1 ms
 +
 
HQD1A1#
 
HQD1A1#
 
</source>
 
</source>
 
{{Source cli}}
 
{{Source cli}}

Latest 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#<input>ping 172.16.99.1</input>

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.16.99.1, timeout is 2 seconds:
.<notice>!!!!</notice>
Success rate is 80 percent (4/5), round-trip min/avg/max = 0/0/1 ms

HQD1A1#