Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
First, Please don't laugh at my code, I'm a network engineer, I've pieced this together from various sources. Second, its incomplete. So I know there are things that just don't work. So here is what it does. I have cameras that are in close to 200 di...
There is more information for the devices in each network that i can pull from the dashboard than i can get using the API for instance i'm trying to GET all the device information to populate into our asset management software. Two of the things i'd ...
I have two routers on premised that are connected to two diverse ISPs.
We have had a problem with ISP-A where the link will become unstable (since corrected with ISP but planning for future issues). The link will flap up and down, we will receive B...
We have purchased serveral new SMB 300 switches to support our VoIP rollout and save cost. I'm use to using the CLI on cisco devices, but now i'm stuck figuring out the GUI that comes with these switches.I have setup the Voice VLAN to be 100, i have ...
Is there a fastethernet WIC for the 1700? I checked the page for the 1700 and i see an ethernet WIC, but not fastethernet. Which you think there would be one, becuase the router itself has a built in fast ethernet port.
Yeah this kind of worked, it at least handles the error, but then gives me a new one that comes up after the try\except - NameError: name 'snapurl' is not definedSo I tried to add a quit to the "except" for now, then i was going to figure out what be...
David, I tried changing to a trunk port, i left vlan 1 as untagged/PVID and also setup vlan 100 as tagged on the port. The phone is still pulling from VLAN 1
David,Right now both my phone and connected PC are recieving IP's from VLAN 1. If i change the untagged & PVID VLAN to 4 both the phone and the pc will pull IPs from VLAN 4.If i were to switch the port to a trunk port, how would the phone or the PC k...