Jump to content

~~~~~~ 3rd Lecture - Networking IP Subnetting ~~~~~~~~


k2s

Entha mandiki kavali  

43 members have voted

You do not have permission to vote in this poll, or see the poll results. Please sign in or register to vote in this poll.

Recommended Posts

  • Replies 141
  • Created
  • Last Reply

Top Posters In This Topic

  • k2s

    78

  • krldr871

    18

  • ToughGuy

    14

  • mrdecent

    9

Top Posters In This Topic

[quote author=k2s link=topic=234570.msg2925503#msg2925503 date=1315535645]
%<>(
[/quote][quote author=k2s link=topic=234570.msg2926146#msg2926146 date=1315544686]
LoL.1q
[/quote]

enduku sfamming sesthunnavu??  sSa_j@il

Link to comment
Share on other sites

K2S,
nina oka server ki network pani cheyaledu, mundhu baagane work chesedi, switch side chusthe antha baagane undi. nenu switchport maarchi ade some X vlan lo assign chesa. nina chusthe pani cheyaledu, ivaala mrng ochi chusthe adi trunk port ga maarindi and server pani chesthundi. Interface daananthalo ade trunk ga maara galuguthunda????? prasthuthaniki problem aite ledu, but reason ento telustaledu, daananthalo ade ela maara galigindani.

Link to comment
Share on other sites

[quote author=shakkku link=topic=234570.msg2926720#msg2926720 date=1315577170]
K2S,
nina oka server ki network pani cheyaledu, mundhu baagane work chesedi, switch side chusthe antha baagane undi. nenu switchport maarchi ade some X vlan lo assign chesa. nina chusthe pani cheyaledu, ivaala mrng ochi chusthe adi trunk port ga maarindi and server pani chesthundi. Interface daananthalo ade trunk ga maara galuguthunda????? prasthuthaniki problem aite ledu, but reason ento telustaledu, daananthalo ade ela maara galigindani.
[/quote]

3 things check on switch side:

1) vlan config :

for ex:
interface vlan 100
ip add 172.23.4.254 255.255.252.0
no sh

2) interface config

int gig0/5
switchport
switchport access vlan 100
speed 1000
duplex full
no sh

other than this if any other commands under interface gig like " switch mode trunk" or "switch trunk encap dot1q" remove them

3) Server config :

lets us assume server has an IP add of 172.23.6.50 ( which falls in vlan 100 host range)

IP = 172.23.6.50
mask= 255.255.252.0 ( mask same as vlan mask)
default gateway = 172.23.4.254 (Vlan IP)

check speed & duplex ( atleast 1 end should be auto )

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...