cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2714
Views
0
Helpful
5
Replies

2960 vlan IP address

mdschellhammer
Level 1
Level 1

I've run into a problem with a 2960.  I assigned an IP address of 10.50.50.1/28 to VLAN 50 and assigned several ports to the VLAN.  There are other vlans configured.  One port is configured as a trunk to a Juniper router with what I believe to be the correct configuration.  I can ping the VLAN address 10.50.50.1 from the router, but cannot ping systems in VLAN 50 on the switch.  Any ideas as to what the problem is?

5 Replies 5

John Blakley
VIP Alumni
VIP Alumni

I'm assuming, and could be wrong, that this model is L2. If that's the case, vlan 50 would be your management address. Do you have the hosts that are connected to this switch configured as access ports to vlan 50? With that in mind, if you're crossing vlans, you'll need a router (your Juniper) that can route between the vlans (encapsulating traffic correctly) etc.

You'll need to add the users to vlan 50 as an access port.

Trunk vlan 1 (or whatever your native is) and 50 to the Juniper router.

Configure the Juniper to have vlans subnet 1 and 50 (I can't help you with the Juniper router unfortunately).

HTH,

John

HTH, John *** Please rate all useful posts ***

Richard Burts
Hall of Fame
Hall of Fame

Mark

If the router can ping the switch address of 10.10.50.1 that is a good start and establishes that there is IP connectivity between the switch and the router over the trunk. There are a couple of things that I would suggest that you try that may lead to identification of the problem:

- can you verify that the user ports show as connected (show ip interface brief is a good way to do this) and can you verify that these user ports are assigned to VLAN 50 (show vlan is a good way to do this).

- can you verify what IP address, what mask, and what gateway are configured on the user PCs.

- can you look in the ARP table of the router and see if there are ARP entries for any of these PCs.

HTH

Rick

HTH

Rick

glen.grant
VIP Alumni
VIP Alumni

Check to make sure the layer 2 vlan for 50 was created and the ports are listed as active in that vlan .  Router should not even be involved if the devices are also in vlan 50 . Also make sure the devices you are trying to ping do not have a software FW running.

mdschellhammer
Level 1
Level 1

Thanks for the suggestions.  As we've been digging deeper into this issue, there are things that don't seem right about the Juniper M7i router running 8.1R2.4.  We created 4 subinterfaces for our "router on a stick", but things get weird as we add additional subinterfaces.  I'm not a Juniper guy, but this router is acting like there's a limitation to the number of subinterfaces...but 4 on an Ethernet interface?  That can't be right!  I need to research this further, unless someone has some knowledge on the subject.  Here is a display for some of the config, i.e., VLANs 1050 and 1051 won't set up as interfaces.

root@M7i> show interfaces fe-0/3/1   
Physical interface: fe-0/3/1, Enabled, Physical link is Up
  Interface index: 133, SNMP ifIndex: 54
  Link-level type: Ethernet, MTU: 1518, Speed: 100mbps, Loopback: Disabled, Source filtering: Disabled,
  Flow control: Enabled
  Device flags   : Present Running
  Interface flags: SNMP-Traps Internal: 0x4000
  CoS queues     : 4 supported, 4 maximum usable queues
  Current address: 00:17:cb:b6:1c:5e, Hardware address: 00:17:cb:b6:1c:5e
  Last flapped   : 2010-06-09 23:08:18 UTC (2w6d 16:29 ago)
  Input rate     : 6224 bps (3 pps)
  Output rate    : 3648 bps (0 pps)
  Active alarms  : None
  Active defects : None

  Logical interface fe-0/3/1.0 (Index 66) (SNMP ifIndex 59)
    Description: ProjectA
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1011 ]  Encapsulation: ENET2
    Input packets : 3285
    Output packets: 39372
    Protocol inet, MTU: 1500
      Flags: None
      Addresses, Flags: Is-Preferred Is-Primary
        Destination: 10.11/16, Local: 10.11.0.1, Broadcast: 10.11.255.255

  Logical interface fe-0/3/1.1 (Index 67) (SNMP ifIndex 60)
    Description: ProjectB
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1012 ]  Encapsulation: ENET2
    Input packets : 0
    Output packets: 8735
    Protocol inet, MTU: 1500
      Flags: None
      Addresses, Flags: Is-Preferred Is-Primary
        Destination: 10.12/16, Local: 10.12.0.1, Broadcast: 10.12.255.255

  Logical interface fe-0/3/1.2 (Index 68) (SNMP ifIndex 61)
    Description: ProjectC
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1013 ]  Encapsulation: ENET2
    Input packets : 4813895
    Output packets: 8049831
    Protocol inet, MTU: 1500
      Flags: None
      Addresses, Flags: Is-Preferred Is-Primary
        Destination: 10.13/16, Local: 10.13.0.1, Broadcast: 10.13.255.255

  Logical interface fe-0/3/1.3 (Index 69) (SNMP ifIndex 62)
    Description: ProjectD
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1014 ]  Encapsulation: ENET2
    Input packets : 6085873
    Output packets: 5552212
    Protocol inet, MTU: 1500
      Flags: None
      Addresses, Flags: Is-Preferred Is-Primary
        Destination: 10.14/16, Local: 10.14.0.1, Broadcast: 10.14.255.255

  Logical interface fe-0/3/1.4 (Index 70) (SNMP ifIndex 63)
    Description: mgmt
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1000 ]  Encapsulation: ENET2
    Input packets : 8601018
    Output packets: 11208031
    Protocol inet, MTU: 1500
      Flags: None
      Addresses, Flags: Is-Preferred Is-Primary
        Destination: 10.10/16, Local: 10.10.0.1, Broadcast: 10.10.255.255

  Logical interface fe-0/3/1.32767 (Index 71) (SNMP ifIndex 64)
    Flags: SNMP-Traps 0x4000 VLAN-Tag [ 0x0000.0 ]  Encapsulation: ENET2
    Input packets : 0
    Output packets: 0

root@M7i# show | display set | no-more
set version 8.1R2.4

set interfaces fe-0/3/0 unit 0 family inet address 192.168.10.2/24
set interfaces fe-0/3/1 vlan-tagging
set interfaces fe-0/3/1 unit 0 description ProjectA
set interfaces fe-0/3/1 unit 0 vlan-id 1011
set interfaces fe-0/3/1 unit 0 family inet address 10.11.0.1/16
set interfaces fe-0/3/1 unit 1 description ProjectB
set interfaces fe-0/3/1 unit 1 vlan-id 1012
set interfaces fe-0/3/1 unit 1 family inet address 10.12.0.1/16
set interfaces fe-0/3/1 unit 2 description ProjectC
set interfaces fe-0/3/1 unit 2 vlan-id 1013
set interfaces fe-0/3/1 unit 2 family inet address 10.13.0.1/16
set interfaces fe-0/3/1 unit 3 description ProjectD
set interfaces fe-0/3/1 unit 3 vlan-id 1014
set interfaces fe-0/3/1 unit 3 family inet address 10.14.0.1/16
set interfaces fe-0/3/1 unit 4 description mgmt
set interfaces fe-0/3/1 unit 4 vlan-id 1000
set interfaces fe-0/3/1 unit 4 family inet address 10.10.0.1/16
set interfaces fe-0/3/1 unit 5 description vIMS_OAM_A1
set interfaces fe-0/3/1 unit 5 vlan-id 1050
set interfaces fe-0/3/1 unit 5 family inet address 10.50.50.1/28
set interfaces fe-0/3/1 unit 6 description vIMS_TRF_A1
set interfaces fe-0/3/1 unit 6 vlan-id 1051
set interfaces fe-0/3/1 unit 6 family inet address 10.50.50.17/28
set interfaces fe-0/3/3 unit 0 family inet address 192.168.1.2/24
set routing-options static route 0.0.0.0/0 next-hop 192.168.10.1
set routing-options static route 10.42.0.0/16 next-hop 10.13.0.2
set routing-options static route 172.30.83.0/24 next-hop 10.14.0.3
set routing-options static route 172.30.30.0/24 next-hop 192.168.10.1
set routing-options static route 10.140.105.128/28 next-hop 10.14.0.3

Mark

Let us know what you find. There do seem to be some odd things in what you posted from the Juniper.

HTH

Rick

HTH

Rick
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco