0% found this document useful (0 votes)
26 views

La9 Info

The document shows the configuration of interfaces on a router. It configures IP addresses on interfaces GigabitEthernet 0/0/0, Loopback 100, Loopback 101 and Loopback 102. It verifies the interfaces are up and the IP addresses are configured correctly by using the "show ip interface brief" command. It also pings another device on the network to test connectivity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views

La9 Info

The document shows the configuration of interfaces on a router. It configures IP addresses on interfaces GigabitEthernet 0/0/0, Loopback 100, Loopback 101 and Loopback 102. It verifies the interfaces are up and the IP addresses are configured correctly by using the "show ip interface brief" command. It also pings another device on the network to test connectivity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

R1:

R1>enable
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#
R1(config)#conf t
%Invalid hex value
R1(config)#int fastether 0/0
%Invalid interface type and number
R1(config)#interface f0/0
%Invalid interface type and number
R1(config)#
?Bad filename
%Error parsing filename (Bad file number)
R1(config)#
R1(config)#interface GigabitEthernet0/0/0
R1(config-if)#ip address 172.27.32.1 255.255.224.0
R1(config-if)#no shutdown

R1(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0/0, changed state


to up
end
R1#
%SYS-5-CONFIG_I: Configured from console by console
show ip interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0/0 172.27.32.1 YES manual up up
GigabitEthernet0/0/1 unassigned YES unset administratively down down
GigabitEthernet0/0/2 unassigned YES unset administratively down down
Vlan1 unassigned YES unset administratively down down
R1#ping 172.27.32.2

Type escape sequence to abort.


Sending 5, 100-byte ICMP Echos to 172.27.32.2, timeout is 2 seconds:
.!!!!
Success rate is 80 percent (4/5), round-trip min/avg/max = 1/1/1 ms

R1#interface loopback 100


^
% Invalid input detected at '^' marker.

R1#
?Bad filename
%Error parsing filename (Bad file number)
R1#
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#interface GigabitEthernet0/0/0
R1(config-if)#exit
R1(config)#config t
%Invalid hex value
R1(config)#interface loopback 100

R1(config-if)#
%LINK-5-CHANGED: Interface Loopback100, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback100, changed state to up


ip address 172.100.1.1 255.255.255.255
R1(config-if)#ip address 172.100.1.1 255.255.255.255
R1(config-if)#exit
R1(config)#interface loopback 101

R1(config-if)#
%LINK-5-CHANGED: Interface Loopback101, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback101, changed state to up


ip address 172.101.0.1 255.255.255.248
R1(config-if)#exit
R1(config)#interface loopback 102

R1(config-if)#
%LINK-5-CHANGED: Interface Loopback102, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback102, changed state to up


ip address 172.102.5.1 255.255.128.0
R1(config-if)#^Z
^
% Invalid input detected at '^' marker.

R1(config-if)#exit
R1(config)#show ip interface brief
^
% Invalid input detected at '^' marker.

R1(config)#end
R1#
%SYS-5-CONFIG_I: Configured from console by console
show ip interface brief
Interface IP-Address OK? Method Status Protocol
GigabitEthernet0/0/0 172.27.32.1 YES manual up up
GigabitEthernet0/0/1 unassigned YES unset administratively down down
GigabitEthernet0/0/2 unassigned YES unset administratively down down
Loopback100 172.100.1.1 YES manual up up
Loopback101 172.101.0.1 YES manual up up
Loopback102 172.102.5.1 YES manual up up
Vlan1 unassigned YES unset administratively down down
R1#

Sw1:

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy