Packet Tracer

PPP123PPP123 Member Posts: 25 ■■□□□□□□□□
Just downloaded Packet Tracer.

I'm trying to configure an IP address on the routers interface but it won't let me.

Router#sh ip int brief Interface IP-Address OK? Method Status Protocol
GigabitEthernet0 172.1.1.1 YES unset administratively down down
FastEthernet0 unassigned YES unset up down
FastEthernet1 unassigned YES unset up down
FastEthernet2 unassigned YES unset up down
FastEthernet3 unassigned YES unset up down
Serial0 unassigned YES unset administratively down down
Ethernet1 192.168.3.1 YES unset up up
VirtualPortGroup0 192.168.1.1 YES unset up up
Cellular0 unassigned YES IPCP administratively down down
Vlan1 unassigned YES unset administratively down down
Router#config
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int fastethernet 0
Router(config-if)#ip address 192.168.12.0 255.255.255.0
^
% Invalid input detected at '^' marker.

Most of the interfaces are set to a VLAN 1 by default and cant be changed, only the ones without the VLAN 1 next to them can be configured.

Comments

Sign In or Register to comment.