search for: spantree

Displaying 10 results from an estimated 10 matches for "spantree".

2007 Apr 18
0
[Bridge] BCP code ported to pppd 2.4.2
.../* Run an up/down script */ +static void bcp_script_done __P((void *)); + +/* + * Lengths of configuration options. + */ +#define CILEN_VOID 2 +#define CILEN_BRIDGELINEID 4 +#define CILEN_MACSUPPORT 3 +#define CILEN_TINYGRAM 3 +#define CILEN_LANID 3 +#define CILEN_MACADDR 8 +#define CILEN_SPANTREE 3 +#define CILEN_IEEE_802_TAGGED_FRAME 3 +#define CILEN_MGMT_INLINE 2 + +#define CODENAME(x) ((x) == CONFACK ? "ACK" : \ + (x) == CONFNAK ? "NAK" : "REJ") + +/* + * This state variable is used to ensure that we don't + * run an bcp-up/down script whi...
2007 Apr 18
0
[Bridge] Re: [VLAN] newbie problems
Thanks for the reply. You are quite right about the routing, and i've advanced to the bridging part. But it will not work. I've finaly gotten access to the switch it's connected to and from the logs i've got this output: Jan 26 16:49:56: %SPANTREE-2-RECV_PVID_ERR: Received BPDU with inconsistent peer vlan id 4 on GigabitEthernet0/1 VLAN40. Jan 26 16:49:56: %SPANTREE-2-BLOCK_PVID_PEER: Blocking GigabitEthernet0/1 on VLAN0004. Inconsistent peer vlan. Jan 26 16:49:56: %SPANTREE-2-BLOCK_PVID_LOCAL: Blocking GigabitEthernet0/1 on VLAN0040. Incons...
2015 Jan 24
3
VLAN issue
...the packets for VLAN 48 as > tagged then it will simply drop these packets and you will not get > connectivity. > Additionally, the switch should gripe about 802.1q BPDUs. Check the in-memory system log (or syslog server if you have configured that). show logging | i 1Q Example: 1w1d: %SPANTREE-2-RECV_1Q_NON_TRUNK: Received 802.1Q BPDU on non trunk FastEthernet0/2 on vlan 100. > > So getting the actual VLAN config of the switch port would help to > determine if the switch actually expects to receive the packets the way > you send them from the Linux box. > > +1 Let'...
2007 Apr 18
7
[Bridge] (no subject)
Dear Sir, I was trying to install bridge as we are installing scps gateway in our testbed.This requires us to install the bridge. Our Linux version is 2.4.18 ~3 and we are using redhat 7.2 Please let me know which is the bridge I should install and how to configure it. Before configuring the bridge what I should check in my configuration. Thanks for your time, Sincerely Rama ===== I hear
2004 Oct 06
2
IAX2 Sporadic TX/RX retries
Hi, I'm trying to track down why I'm getting calls dropped on an infrequent basis between two asterisk servers which are at the same physical location and connected to each other with UTP ethernet. Here is the connection diagram Asterisk Server 1 ===UTPENET== Switch ====UTPENET==== Asterisk Server 2 I see sporadic RX and TX frame retries when I enable iax2 debugging on either box.
2015 Jan 25
0
VLAN issue
...simply drop these packets and you will not get > > connectivity. > > > > Additionally, the switch should gripe about 802.1q BPDUs. > Check the in-memory system log (or syslog server if you have configured > that). > > show logging | i 1Q > > Example: > 1w1d: %SPANTREE-2-RECV_1Q_NON_TRUNK: > Received 802.1Q BPDU on non trunk FastEthernet0/2 on vlan 100. > > > > > > So getting the actual VLAN config of the switch port would help to > > determine if the switch actually expects to receive the packets the way > > you send them from th...
2005 Jun 19
1
cannot kickstart after buying new SMC switch
For some reason I cannot kickstart via pxe after installing a new SMC 48Port GigE switch. I swapped out an old hub to test and kickstarting still works with the old hub. Does anyone have any suggestions, --
2014 Aug 12
0
How to make puppetlabs_spec_helper ignore modules inside fixtures
Hello all, I have created this module: https://github.com/Spantree/puppet-thrift and everything worked fine all specs ran fine. Now I using the puppetlabs/apt module and when I run the 'rake spec' it is trying to run the 'apt' tests, and it is failing (I think) because I am not providing the appropriate facts. Is there a way to ignore the rspe...
2015 Jan 25
2
VLAN issue
...t; > connectivity. > > > > > > > Additionally, the switch should gripe about 802.1q BPDUs. > > Check the in-memory system log (or syslog server if you have configured > > that). > > > > show logging | i 1Q > > > > Example: > > 1w1d: %SPANTREE-2-RECV_1Q_NON_TRUNK: > > Received 802.1Q BPDU on non trunk FastEthernet0/2 on vlan 100. > > > > > > > > > > So getting the actual VLAN config of the switch port would help to > > > determine if the switch actually expects to receive the packets the way &...
2015 Jan 24
3
VLAN issue
Do you need the whole configuration? On the switch end, we have the relevant VLAN (VLAN 48) with the assigned IP address of 192.168.48.101 and the range of ports (Gi1/0/1 - Gi1/0/8) assigned to that VLAN. Seems - and acts - like a legitimate setup and works fine, except for this particular instance. Thanks. Boris. On Fri, Jan 23, 2015 at 8:54 PM, Dennis Jacobfeuerborn < dennisml at