search for: switchport

Displaying 20 results from an estimated 44 matches for "switchport".

2003 Jun 03
1
etherchannel/port group/bonding plus vlan works well
...slave bond0 eth1 modprobe 8021q vconfig add bond0 5 ip link set bond0.5 up ip address add 10.0.5.1/24 dev bond0.5 vconfig add bond0 10 ip address add 10.0.10.1/24 dev bond0.10 ip link set bond0.10 up ANd here is the bare bones of the config for the switch interface FastEthernet0/1 port group 1 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/2 port group 1 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/5 switchport access vlan 5 ! interface FastEthernet0/10 switchport access vlan 10 ! and all works quite well going...
2006 Mar 02
0
OT - Cisco IP Phone and PC in diferent VLANs(with 802.1x)
...cial voice vlan. A config somewhat like this will do that for you. Make sure the * server has access to the vlan. This can be done by configuring an access port into the voice vlan, or to enable 802.1q on the * server. Anyway, this config will detect (with CDP) that a phone is connected, and the switchport will go into trunk mode, allow 2 vlan's (802.1q) to pass through it. If no phone is detected (or at least no CDP capable device) the switch will automatically make it an access port, allowing only access to the native vlan, so, the switch port can be used very dynamically. Of course you need...
2008 Jul 16
6
vlans+bonding+bridging
hi, I have to configure Xen server and DomU''s which should be able to talk to different vlans - depending on services put on DomU''s. I would like to enslave 2 NICs via bond interface. Both NICs are on trunk ports which are configured in the same way, the same native vlan. I don''t know, if I have to add vlans tagging to eth* interfaces then enslave tagged eth*
2006 Mar 02
0
RE: Asterisk-Users Digest, Vol 20, Issue 13
...ome >>uniform instead of buying several companies and glue'ing them all >>together to get an ethernet switch that works. At least they got the >>routers right :) >> >>On Thu, 2006-03-02 at 08:13 -0800, Gary Richardson wrote: >> >>>You don't need switchport mode trunk when using switchport voice >>>vlan.. >>>On 3/1/06, Nicholas Kathmann >>><nicholas.kathmann@kathmannconsulting.com> wrote: >>> Joao Pereira wrote: >>> > Hello to all > I would like to know If some of you have already...
2006 Mar 02
0
OT - Cisco IP Phone and PC in different VLANs(with802.1x)
...of buying several companies and glue'ing them all >>> together to get an ethernet switch that works. At least they got the >>> routers right :) >>> >>> On Thu, 2006-03-02 at 08:13 -0800, Gary Richardson wrote: >>> >>>> You don't need switchport mode trunk when using switchport voice >>>> vlan.. >>>> On 3/1/06, Nicholas Kathmann >>>> <nicholas.kathmann@kathmannconsulting.com> wrote: >>>> Joao Pereira wrote: >>>> > Hello to all > I would like to know If so...
2006 Mar 01
2
OT - Cisco IP Phone and PC in diferent VLANs (with 802.1x)
Hello to all I would like to know If some of you have already configured an Cisco IP Phone (7940 or 7960) to work in a different VLAN than the PC that is connected through the phone switch? I know that this can be done with the Skinny firmware, but I dont if it works with the SIP firmware. The Cisco technical staff told me that these phones dont support 802.1x but can work as pass-through.
2006 Jan 12
10
Broadcom NIC Binding under Centos 4.2
Hello all, I'm having unusual difficulty configuring teaming with Centos 4.2. The 2 NIC's are Broadcom. The HW is HP DL360 and there is no teaming driver for RHEL4 since it comes with package (says HP). Since there is no teaming driver from centos (as far as I know), I tried the Broadcom Driver, configured the team file, but the team just wont come up. A Virtual Interface should be up
2005 May 23
7
Cisco 7960 & v7.4
I have recently upgraded my firmware from v6.3 to v7.4. Now when the phone is booted or rebooted, the initial screen "Initializing Vlan" takes forever to initialize before it initializes IP. Any ideas/Thoughts? (Trying not to Revert back to v6.3). -C -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 May 30
3
Centos box and Cisco 3750 VLAN's
Hello all, I have a CentOS box that has a NIC (eth0) on which I defined 4 VLAN's (counting the NIC itself): eth0, eth0.1, eth0.2 and eht0.3. Initially the Cisco switch was not partitioned into VLAN's which means that the only VLAN running on it was the default one (VLAN 1). I have then played with VLAN's a bit on the switch and at this point have two: VLAN 1 (which is default and can
2015 Jan 24
3
VLAN issue
...instance. Thanks. Boris. On Fri, Jan 23, 2015 at 8:54 PM, Dennis Jacobfeuerborn < dennisml at conversis.de> wrote: > We have lots of servers with a similar setup (i.e. tagged vlans and no > ip on eth0) and this works just fine. > > What is the actual vlan configuration on your switchport? > > Regards, > Dennis > > On 24.01.2015 01:34, Boris Epstein wrote: > > Steve, > > > > Thanks, makes sense. > > > > I just don't see why I have to effectively waste an extra IP address to > get > > my connection established. > > &gt...
2015 Jan 26
0
Libvirt guest receives dadfailed on all ipv6
Hi, I have a Centos7 host with libvirt, attempting to boot a Centos7 guest. I am attempting to do the install over ipv6 (because why not). I have the following network configuration. Cisco 3550 gi0/1 <-> eno1 (Centos7) host. gi0/1 is configured as: switchport trunk encapsulation dot1q switchport trunk allowed vlan 1-17 switchport mode trunk Mainly in question is vlan11 as this is the network I am trying to work with. The switch have vlan11 configured with STP: # sh spa v 11 VLAN0011 Spanning tree enabled protocol rstp Root ID Priority 12...
2015 Jan 26
3
VLAN issue
...other to tag packets. For now I set the native VLAN to VLAN 1 and that works. Cheers, Boris. On Sun, Jan 25, 2015 at 7:13 PM, Boris Epstein <borepstein at gmail.com> wrote: > And additionally here are the detailed port configs on the switch end: > > hq>show interface Gi1/0/3 switchport > Name: Gi1/0/3 > Switchport: Enabled > Administrative Mode: trunk > Operational Mode: trunk > Administrative Trunking Encapsulation: dot1q > Operational Trunking Encapsulation: dot1q > Negotiation of Trunking: On > Access Mode VLAN: 48 (VLAN0048) > Trunking Native Mode V...
2006 May 18
11
mac spoofing
...verything ok. However: when I started xend, the server instantly stopped responding. My Hosters Support said, that was due to a sort of mac spoofing protection in the switch, which disabled the Port, to which my server is connected, because there arrived an unknown Mac Address from my Server at the switchport. ( btw: at that point, I had not configured any domU''s ) >From the Xen Docs I understand that the bridge gets the mac from eth0 which is then diabled. So - I dont understand where the ''spoofed'' Mac is coming from. I''m thinking if it would be a solution, d...
2015 Jan 24
3
VLAN issue
...would be my conclusion as well. On Sat, Jan 24, 2015 at 9:11 AM, Dennis Jacobfeuerborn < dennisml at conversis.de> wrote: > Hi Boris, > what I'd like to know is the actual VLAN configuration of the switch > port (link-type and tagged and untagged VLANs). When I look at the > switchport coniguration here I get (among other things): > > ... > Port link-type: trunk > Tagged VLAN ID : 8, 1624 > Untagged VLAN ID : 10 > ... > > Here is my suspicion: > Your ports have an access link-type with an untagged VLAN ID of 48. That > would explain why the mo...
2006 Oct 29
0
Native VLAN and bridging
Hi all, Is it possible to have native VLAN (802.1q) and a VLAN x at the same time in DOMU''s? This is what I have configured on my DOM0 (xen2): Eth0 (connected by a 801.1q trunk to Cisco 2950 switch) Created vlan100 : vconfig eth0 100 Created bridge : brctl addbr br100 Attach switchport: brctl addif br100 eth0.100 Attach a DOMU : brctl addif br100 vif2.0 I now have bridge br100 with vlan 100 attached to a DOMU working fine. However, when I want to use native VLAN, I just can''t put switchport eth0 in a bridge and do the same setup as listed before. This results in br1...
2015 Jan 26
2
VLAN issue
Thank you everyone. OK, the mystery deepens, I guess. The machine does need to support several VLAN's, it is currently on a trunkport (8021q encapsulated), it made it into the ARP table - which I specifically tested for by physically unplugging the table, clearing the ARP table and plugging it back in. The ARP table currently looks like this: hq#show arp Protocol Address Age (min)
2006 Jan 24
4
Xen in a routed network environment?
Hello, I''m used to using Xen in a bridge mode where my dom0 and all domUs are on the same layer 2 network. However now I have to set up a server whose eth0 is on one network and the domUs will be on another /29. So, for example, if the eth0 of dom0 is 192.168.1.214/24, then I have 10.1.1.0/29 (10.1.1.0 -> 10.1.1.7) routed to it for use in domUs, how would I go about setting that up?
2015 Jan 24
0
VLAN issue
Hi Boris, what I'd like to know is the actual VLAN configuration of the switch port (link-type and tagged and untagged VLANs). When I look at the switchport coniguration here I get (among other things): ... Port link-type: trunk Tagged VLAN ID : 8, 1624 Untagged VLAN ID : 10 ... Here is my suspicion: Your ports have an access link-type with an untagged VLAN ID of 48. That would explain why the moment you configure an IP from that VLAN on eth0...
2012 Sep 03
3
Puppet runs extremly slow on 1 of 18 Windows Server
Hi, We have 18 Windows Server in the same environment. All Windows Server are build with an individual Windows Image, we created before, which means, that all Windows Machines have the same configuration except ip/mac address and hostname. 17 of those Windows Server run Puppet within 120 seconds per run. But one of those Server took 49 hours for the run...the second one wasn''t
2007 Apr 29
1
100 users - voip lan security and qos ?
i have a customer that needs to plug the phones into the pc's using the pass-through rj45 available on most sip phones the question they are asking me is how to keep the data network separate from / secure from the voip network i understand they can set up vlans but i am hazy on a few details 1 since the phones are plugged into the pc's how will the phones be segmented into their own