thnx jitender...its me shridh...m working for SG ltd..the
situation iz like ths -at a specific time in our company the
internet connectivity goes off...v hav two networks in our
company...but out of it only one link goes down for 5-10
sec...a fastethernet port becomes down for few sec and
automatically becomes Up... Is this occures becoz of Power??
If yes thn y the 2nd network is not affected??
plz tel me jitender how to resolve ths problem?
as u sd loop in switch is the primary cause of ths....i
wanna know how to resolve it...thnx for ur replys jitender
sinha.
Answers were Sorted based on User's Feedback
Answer / jitendera kumar sinha
hi shridh it is difficult to trbleshoot urs network problem
from there without seeing your network architecture but you
can do one thing switch off the entire network remove all
short of cable and after 20 sec firastly coneect all short
of connection and then reboot the all short of switches i
know it is not a appropriate method.but it will give me time
to understand your all problem if you give me all short of
network archtiture
wright now i m online on gmail u can chat with me my gmail
id is jitenderasinha.it@gmail.com
ok after doing that short of exercise plz make that comand
switch#show run or sh interface ?
and see which port is getting up and down
after identifying that port
go there and re configure that port
after reconfiguring donot forgot to make command no shut.
and the port which are not in used make it disable they may
be caused of that
hope this will give some relief thatnks
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jitendera sinha
Switch-15> (enable)set spantree root 1
VLAN 1 bridge priority set to 8192.
VLAN 1 bridge max aging time set to 20.
VLAN 1 bridge hello time set to 2.
VLAN 1 bridge forward delay set to 15.
Switch is now the root switch for active VLAN 1.
Switch-15> (enable)
Switch-15> (enable)set spantree root 200
VLAN 200 bridge priority set to 8192.
VLAN 200 bridge max aging time set to 20.
VLAN 200 bridge hello time set to 2.
VLAN 200 bridge forward delay set to 15.
Switch is now the root switch for active VLAN 200.
Switch-15> (enable)
Switch-15> (enable)set spantree root 201
VLAN 201 bridge priority set to 8192.
VLAN 201 bridge max aging time set to 20.
VLAN 201 bridge hello time set to 2.
VLAN 201 bridge forward delay set to 15.
Switch is now the root switch for active VLAN 201.
Switch-15> (enable)
Switch-15> (enable)set spantree root 202
VLAN 202 bridge priority set to 8192.
VLAN 202 bridge max aging time set to 20.
VLAN 202 bridge hello time set to 2.
VLAN 202 bridge forward delay set to 15.
Switch is now the root switch for active VLAN 202.
Switch-15>
Switch-15> (enable)set spantree root 203
VLAN 203 bridge priority set to 8192.
VLAN 203 bridge max aging time set to 20.
VLAN 203 bridge hello time set to 2.
VLAN 203 bridge forward delay set to 15.
Switch is now the root switch for active VLAN 203.
Switch-15>
Switch-15> (enable)set spantree root 204
VLAN 204 bridge priority set to 8192.
VLAN 204 bridge max aging time set to 20.
VLAN 204 bridge hello time set to 2.
VLAN 204 bridge forward delay set to 15.
Switch is now the root switch for active VLAN 204.
Switch-15> (enable)
The shorter version of the command has the same effect, as
this example shows:
Switch-15> (enable)set spantree root 1,200-204
VLANs 1,200-204 bridge priority set to 8189.
VLANs 1,200-204 bridge max aging time set to 20.
VLANs 1,200-204 bridge hello time set to 2.
VLANs 1,200-204 bridge forward delay set to 15.
Switch is now the root switch for active VLANs 1,200-204.
Switch-15> (enable)
hi i am using my own archteture for implementing stp
where 200 201 .....204 are vlan created by me
i just ralasedurs problem on my router sitimulater and these
are the comand for maknig stp on core switch
| Is This Answer Correct ? | 0 Yes | 0 No |
What is CSU/DSU & explain the function????
What is the first step in data encapsulation? A.) User information is converted into data. B.) Frames are put into bits. C.) Data is converted into segments. D.) Segments are converted into datagrams and packets. E.) Packets are put into logical frame.
Identify the effect of Ctrl-Z? A.) Exits back to privileged exec mode B.) Disconnect from the router C.) Abort the ping operation D.) Exits privileged exec mode
Which OSI layer defines end to end communication, segmentation and re-assembly? A.) Network B.) Transport C.) Physical D.) Application E.) Data-Link F.) Presentation
What is required to support full-duplex Ethernet? A.) Multiple paths between multiple stations on a link B.) Automatic sensing operation by all connected stations C.) Loopback and collision detection disabled D.) Full-duplex NIC cards
Can you explain IKE phases? Can you explain IKE modes?
What ISDN protocol specifies concepts, terminology, and services? A.) Q B.) S C.) I D.) E
Regarding frame relay, which of the following statements are true? A.) You must use ANSI encapsulation if connecting to non-Cisco equipment B.) You must use IETF encapsulation if connecting to non-Cisco equipment C.) You must use Q.933a encapsulation if connecting to non-Cisco equipment D.) You must use Cisco encapsulation if connecting to non-Cisco equipment
Why subnetting is used?
Which command loads a new version of the Cisco IOS into a router? A. copy flash ftp B. copy ftp flash C. copy flash tftp D. copy tftp flash
A server is running HTTP, SMTP and DHCP. Which of the following best explains how the server is able to handle all three services over the same connection? The server has separate buffer areas for each application and forwards all data to each service. If the data does not apply to that application, it is discarded. The server processes each packet one at a time and forwards the data to the application that indicates that it is waiting for a transmission to arrive. The data is discarded if it does not apply to that application. The server uses the destination port number in the TCP/UDP header to identify the service. The data is forwarded to the service identified by the port number. The server uses separate three-way handshake connections to control the flow of the data and relates the service to the proper connection. This relationship allows the server to pass the data to the proper service.
What command do you enter at the keyboard to begin a user mode session? A.) Type 'CTRL-P' B.) Type 'login' C.) Just press . D.) Type 'enable' E.) Press 'Shift + Ctrl + 6' at the same time.