Displaying 20 results from an estimated 21 matches for "portfast".
Did you mean:
portase
2010 Jul 03
4
Problem pinging the xen guest after live migration
Hi ,
I am getting the delay in pinging (from different network) , the guest
after live migration .
Here is the scenario:
0. OS : RHEL5.4 86_64
1. Host-A.
Port eth1 , it is trunked with three subnets
xxx.xx.15.xxx
xxx.xx.16.xxx
xxx.xx.17.xxx
Guest created on 15, 16 ,17 subnets.
Gust15-A created on subnet 15
Gust16-A
2010 May 05
12
puppet for switches
...ilar to
cisco IOS) I wonder if I could control it via a puppet-like node:
node ''switch-101'' {
vlan { storage:
id => 1234,
untagged_ports => "3/e1, 4/e3",
tagged_ports => "1/e1-2/e48",
}
include gvrp
include stp::rstp
stp::portfast { "1/e1-e48,2/e1-48",3/e1-48": }
}
Now I know we probably can''t get puppet to run on the switch, but we can
get a host to ssh or telnet to the switch, and to download the current
configuration of the switch.
--
+-Geoff Crompton
+--Debian System Administrator
+---Trinity...
2015 Jul 05
4
Problems with Samba-based Home-Directory
Am 02.07.2015 um 20:16 schrieb Gordon Messmer:
> Have you yet:
> setsebool -P use_samba_home_dirs 1
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>
No, I didn't set it. Now I've set it and when logging into text console
I no longer have the problem with the home
2006 Mar 02
0
OT - Cisco IP Phone and PC in diferent VLANs(with 802.1x)
...first, before you can create
configs like this.
Hope this helps,
joash
interface FastEthernet3/1
switchport access vlan 200
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport mode trunk
switchport voice vlan 101
qos trust dscp
qos trust extend
spanning-tree portfast trunk
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Greg
Oliver
Sent: Thursday, March 02, 2006 6:24 PM
To: joao.pereira@fccn.pt; Asterisk Users Mailing List - Non-Commercial
Discussion
Subject: Re: [Asteris...
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.
2006 Mar 02
0
RE: Asterisk-Users Digest, Vol 20, Issue 13
...hports on the Cisco switch like so:
>>> interface fastethernet 0/1
>>> switchport trunk native vlan <your data vlan> switchport
mode
>>> trunk
>>> switchport voice vlan <your voice vlan>
>>> spanning-tree portfast trunk
>>> etc.
>>> Thanks,
>>> Nicholas Kathmann, CISSP
>>> Kathmann Consulting, LLC
>>> _______________________________________________ --Bandwidth
and
>>> Colocation provided by Easynews.com --
>>>...
2002 May 09
4
Win98 join a PDC
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 5105 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20020509/3678dd89/attachment.gif
2015 Jul 05
0
Problems with Samba-based Home-Directory
...: eth0: link
> becomes ready
>
> It takes 15 seconds between the two messages until it becomes ready. I
> have no idea why it first says that the link is not ready.
>
> Any ideas?
>
What is the upstream switch? If it is a Cisco switch does the configuration
have `spanning-tree portfast` enabled?
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/10553-12.html
2015 Jul 07
2
Problems with Samba-based Home-Directory
Am 05.07.2015 um 21:13 schrieb Steven Tardy:
> What is the upstream switch? If it is a Cisco switch does the configuration
> have `spanning-tree portfast` enabled?
> http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6500-series-switches/10553-12.html
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
It's a D-Link DGS-1210...
2018 Jan 23
1
Samba AD Debug Login Script / Sometimes Network drive not connected
Hello,
I have migrate my samba NT4 Domain to AD. There are 2 DC for failover.
Sysvol is synced with rsync.
Sometimes the network drive is not connected on userlogin. A manual
start of login script or relogin do solve that problem.
Did someone know whats wrong there?
How can I debug the login process?
There is no command window like on windows nt4 domain login process.
Clients are Windows 7.
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 Mar 27
0
(OT) Phones with STP, DHCP, and/or (T)FTP Issues
I remember having to turn off STP or set portfast on some switch ports to
some phones due to the boot sequence and timeouts of some phones a long
time ago.
Does anyone know which phones, if any still suffer from these problems?
I am setting up a lab and want to introduce this problem for the class.
Thanks,
Steve T
-------------- next part -----...
2010 Mar 29
2
pool won''t import
...content3 FAULTED corrupted data
c6t8d0 ONLINE
root at cs6:~# uname -a
SunOS cs6.kw.bbc.co.uk 5.11 snv_116 sun4v sparc SUNW,SPARC-Enterprise-T5220
root at cs6:~# zpool import -f content3
cannot import ''content3'': I/O error
Ideas, anyone?
--
Tom
// www.portfast.co.uk -- internet services and consultancy
// hosting from 1.65 per domain
2005 Dec 13
3
8021q VLANs and pxe problem
I am using 8021q vlans on my servers, and I cannot figure out how to make
PXE/DHCP work.
Has anyone figured out how to do this ?
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.
2012 Dec 02
1
iSCSI storage pool autostart
Hello everyone,
I have recently installed libvirt 1.0.0 and am having a problem with my
iSCSI storage pool's autostarting. They are just going to an inactive state
right after a reboot of the host. However once the startup is complete I
can manually start the pool without problem.
I am getting the following errors in the libvirtd.log file but they don't
really give me much as to what
2007 Jan 16
1
dhcpd errors
Hello Everyone,
I'm running a dhcp server on CentOS 4.4. It's providing IPs and remote
booting for a number of thin clients.
I've recently had problems rebooting a few thin clients. Here is the
error I've been seeing:
Jan 16 14:16:45 at01 dhcpd: DHCPRELEASE from 00:40:63:e5:71:4f specified
requested-address.
Jan 16 14:16:45 at01 dhcpd: DHCPRELEASE of 10.1.1.150 from
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:
2006 Mar 02
0
OT - Cisco IP Phone and PC in different VLANs(with802.1x)
...switch like so:
>>>> interface fastethernet 0/1
>>>> switchport trunk native vlan <your data vlan> switchport
>>>> mode trunk
>>>> switchport voice vlan <your voice vlan>
>>>> spanning-tree portfast trunk
>>>> etc.
>>>> Thanks,
>>>> Nicholas Kathmann, CISSP
>>>> Kathmann Consulting, LLC
>>>> _______________________________________________ --Bandwidth
>>>> and Colocation provided by Easyn...
2015 Jun 23
0
problem continues
.../305293
?
also ( XP bug, which wil nog be fixed. "
When a client computer tries to wake from a low power state, mapped drives are not re-connected or do not display.
a few workarounds.
Wake client systems up prior to users arriving in the office.? :-)
For Cisco switch-based networks, enable PortFast for computer switch ports.
?
wel, good luck with above..? this wil keep you going..
?
1 more thing.
?
try the following.
?
ping DC_HOSTNAME
ipconfig /flushdns
ping DC_HOSTNAME.domain.tld.
?
Do the both work, if not, you can also create a policy the adds the domainname to the computer.
?
?
Gre...