Does switch has the IP Address. If YES? How to find it?
Answers were Sorted based on User's Feedback
Answer / ravi
Yes but we have to assign it
By default no ip add on switch
Is This Answer Correct ? | 13 Yes | 2 No |
Answer / mohit s
SW can be assigned an IP address, By default no IP is
assigned to it. You have to go into the interface VLAN 1 and
the have to put the ip address and subnet..
And Layer 3 Sw can also act as router and you can assign the
IP to the interface by putting below commands
switch(config)#interface fa0/0
switch(config-if)#no switch-port
switch(config_if)#ip address x.x.x.x
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / jitendera
ok
which layer of switch u r asking baout.
to assighn the ip address for the port of switch
the command is
switch(config)#interface fa0/0
switch(config-if)#no switch-port
switch(config_if)#ip address x.x.x.x
to show the ip address command line is
switch#show ip interface brief
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / arjun singh
Yes
switch have ip address If u r see than can use this command
switch#show ip
You see switch ip address
Is This Answer Correct ? | 0 Yes | 3 No |
Answer / s.m.feroz ahmed
Hi,
Switch is a Hardware device and so IP Address is not
defined for switch .Switch is a configuring device and can
be configured through console port by connecting to CPU.
Is This Answer Correct ? | 1 Yes | 4 No |
What are 10base2 ethernet lans?
why we assingn the wild card mask in the use of ospf and access list.
There are 2 types of PPP authentication supported by the Cisco IOS. What are they? A.) PAP B.) PREDICTOR C.) MD5 D.) CHAP E.) STACKER F.) MSCHAP
Which OSI layer provides mechanical, electrical, procedural for activating, maintaining physical link? A.) Presentation B.) Network C.) Application D.) Physical E.) Transport F.) Data-Link
What information is provided by the local management interface (LMI)? A.) LMI encapsulation type B.) The current DLCI values C.) The status of virtual circuits D.) The global or local significance of the DLCI values
Which protocol is used for booting diskless workstations? A.) IP B.) ARP C.) RARP D.) TCP E.) SNMP
For IPX, what is the DEFAULT Cisco Encapsulation on an Ethernet interface? A.) novell-ether B.) gns C.) snap D.) arpa E.) sap F.) dix
What is the regional Telco office called, where the customers local loop terminates? A.) Demarc B.) DTE C.) DCE D.) CO E.) CPE
Identify 3 characteristics of an IP address? A.) Contains a network portion and a host portion B.) 32 bits long C.) Unique to each network D.) Part of the default Cisco configuration E.) Referred to as the hardware address
What is meant arp and rarp?
I am facing one problem in my layer 2 switch I don’t know the problem is on switch side or client side. The problem is some PC (not all) are stop participate in LAN they don’t send or recd. Packet from switch and if I check RJ45 (with LAN tester)from PC side the packet and 8 pin wire is working fine and after that process of LAN tester I plug RJ 45 in PC now PC start recd/ send packets what is the problem I don’t understand even client side no virus found RJ45 is ok and switch has no problem bcoz other PC is working fine Cable (cat 5 ) is also fine bcoz I didn’t crimp again just check in LAN tester and start working fine. Plz any one solve this matter. And after lan tester process pc is working fine and after 2 or 3 hour it again start same problem and again same process lan tester I have used
Which two protocol tools use ICMP? (Choose two) A. ping B. telnet C. configure D. traceroute E. show commands F. standard access lists