Skip to Content.
Sympa Menu

onos-service-announce - Re: [onos-service-announce] Restarting the ONOS/IP.SDN slice

Subject: onos-service-announce

List archive

Re: [onos-service-announce] Restarting the ONOS/IP.SDN slice


Chronological Thread 
  • From: Victor Orlikowski <>
  • To: Andrew Ragusa <>
  • Cc: "" <>
  • Subject: Re: [onos-service-announce] Restarting the ONOS/IP.SDN slice
  • Date: Thu, 13 Aug 2015 19:45:29 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:23

On Aug 13, 2015, at 3:40 PM, Andrew Ragusa
<>
wrote:
>
> Taking a look at my ONOS config I think I might have the wrong Mac
> Address.
>
> id=00:1C:73:65:B1:07/-1, mac=00:1C:73:65:B1:07,
> location=of:002438a3ce000000/680, vlan=-1, ip(s)=[10.1.1.1, 10.2.1.1]
>
> id=00:1C:73:65:B1:08/-1, mac=00:1C:73:65:B1:08,
> location=of:002438a3ce000000/680, vlan=-1, ip(s)=[10.1.1.1, 10.2.1.1]
>
> Can you tell me which one of those is correct for your router. My
> guess is that it is the one ending in :07 not in :08

So - that’s odd.

We’re reaching you via a VLAN interface, that’s riding on top of a physical
interface.

Vlan3500 is up, line protocol is up (connected)
Hardware is Vlan, address is 001c.7365.b107 (bia 001c.7365.b107)
Internet address is 10.1.1.1/30
Secondary address is 10.2.1.1/30
Secondary address is 10.94.1.1/24
Broadcast address is 255.255.255.255
Address determined by manual configuration
IP MTU 1500 bytes
Up 113 days, 1 hours, 28 minutes, 32 seconds

Ethernet1 is up, line protocol is up (connected)
Hardware is Ethernet, address is 001c.7365.b108 (bia 001c.7365.b108)
Description: Connection to NCREN AL2S
Ethernet MTU 9214 bytes , BW 10000000 kbit
Full-duplex, 10Gb/s, auto negotiation: off, uni-link: unknown
Up 2 days, 12 hours, 26 minutes, 51 seconds
29 link status changes since last clear
Last clearing of "show interface" counters never
5 minutes input rate 833 bps (0.0% with framing overhead), 1 packets/sec
5 minutes output rate 98 bps (0.0% with framing overhead), 0 packets/sec
4789099932 packets input, 6468099853080 bytes
Received 827945 broadcasts, 7992313 multicast
0 runts, 0 giants
0 input errors, 0 CRC, 0 alignment, 0 symbol, 0 input discards
0 PAUSE input
2356084873 packets output, 2712005176828 bytes
Sent 463380 broadcasts, 427719 multicast
0 output errors, 0 collisions
0 late collision, 0 deferred, 152 output discards
0 PAUSE output

From our switch config:

vlan 3500
!! VLAN used over AL2S to provide testing for ONOS
name I2_ONOS_VLAN
!
interface Ethernet1
!! Not currently in OpenFlow instance; will be eventually.
description Connection to NCREN AL2S
mtu 9000
switchport trunk allowed vlan 1000-1099,3500
switchport mode trunk

and

interface Vlan3500
ip address 10.1.1.1/30
ip address 10.2.1.1/30 secondary
ip address 10.94.1.1/24 secondary
!

So - which one are you actually seeing? Vlan3500, or Ethernet1?

Best,
Victor
--
Victor J. Orlikowski <>
vjo@[cs.]duke.edu




Archive powered by MHonArc 2.6.16.

Top of Page