IP CAM performance issue with X450 G2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-09-2017 07:34 AM
Hello, looking for a possible solution, just unboxed X450 G2 and connected IP Cams to it, it should work smoothly. but here video is not stable and lagging.
24 REPLIES 24
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-13-2017 12:50 PM
will try to elaborate further..
by default for any switch vendor the ports will be in "autonegotiate" mode and the ports will be in full-duplex operation mode. now if we want to connect a half duplex device and "autonegotiate" is enabled, what should the "sh port" command show? half duplex or full duplex?
by default for any switch vendor the ports will be in "autonegotiate" mode and the ports will be in full-duplex operation mode. now if we want to connect a half duplex device and "autonegotiate" is enabled, what should the "sh port" command show? half duplex or full duplex?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-13-2017 12:50 PM
Duplex is negotiated, thus the show output should display the negotiated mode. If the port does not support half-duplex, you would not expect that to ever show "half-duplex."
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-13-2017 12:40 PM
with cisco and extreme same is the out, when we do show ports command. unfortunetely i dont have output for extreme right now.
the Full-Duplex suggest the end device connected to the switch is using full-duplex operation, can it be possible for the end device to be half duplex and here the port is full-duplex (shown). or there will something like "duplex mismatch" added to this output.
since there is no configuration on even cisco switch to the default mode here also will be "autonegotiate" if autonegotaite is enabled it doesnt matter if the end device incoming connection is half duplex or full.. the port will always show full-duplex.. please correct if i am wrong here.
the Full-Duplex suggest the end device connected to the switch is using full-duplex operation, can it be possible for the end device to be half duplex and here the port is full-duplex (shown). or there will something like "duplex mismatch" added to this output.
since there is no configuration on even cisco switch to the default mode here also will be "autonegotiate" if autonegotaite is enabled it doesnt matter if the end device incoming connection is half duplex or full.. the port will always show full-duplex.. please correct if i am wrong here.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-13-2017 12:40 PM
Back in the day, Ethernet supported half-duplex only. Switches allowed full-duplex operation as long as point-to-point links were used. Auto-negotiation is used to determine if half- or full-duplex should be used. If auto-negotiation does not negotiate full-duplex, half-duplex is used.
Many recent switch ASICs from Broadcom do not support half-duplex operation, thus the problems with really old end systems that do not properly support auto-negotiation and/or full-duplex operation.
Duplex mismatch cannot be detected reliably using just standard Ethernet, thus some proprietary method to convey that information is used. Cisco Discovery Protocol can include information about the duplex mode used, which is used by (some) Cisco devices to report "duplex mismatch" between e.g. a Cisco router and a Cisco switch. That does not work for other device combinations.
Many recent switch ASICs from Broadcom do not support half-duplex operation, thus the problems with really old end systems that do not properly support auto-negotiation and/or full-duplex operation.
Duplex mismatch cannot be detected reliably using just standard Ethernet, thus some proprietary method to convey that information is used. Cisco Discovery Protocol can include information about the duplex mode used, which is used by (some) Cisco devices to report "duplex mismatch" between e.g. a Cisco router and a Cisco switch. That does not work for other device combinations.
