I have a bunch of Dahua cameras in a dedicated VLAN for the security camera network. I found them very easy to setup and haven't had any issues with them - but the very first thing I did was setup a static IP address. Since the port shows as up on the switch, I would check your DHCP server logs to see what IP address it assigned. The most likely scenario is that the router assigned a new IP. To find the MAC address of the attached camera, try:I have a Dahua POE IP camera on my 7250-48P. It stopped working & I am trying to troubleshoot.
When I plug it in, the POE does send power - is there a way to see what IP it has through a ssh session?
Not sure if it changed IP's or is working properly or at all. It seems to power up or at least the switch is sending power.
Any ideas on how to get more info from the switch?
Code:SSH@7250#sh inline power Power Capacity: Total is 740000 mWatts. Current Free is 354200 mWatts. Power Allocations: Requests Honored 3209 times Port Admin Oper ---Power(mWatts)--- PD Type PD Class Pri Fault/ State State Consumed Allocated Error -------------------------------------------------------------------------- 1/1/30 On On 7300 30000 802.3at Class 4 3 n/a -------------------------------------------------------------------------- Total 76000 385800 SSH@7250(config)#sh int e 1/1/30 GigabitEthernet1/1/30 is up, line protocol is up Port up for 4 minute(s) 39 second(s) Hardware is GigabitEthernet, address is 609c.9f75.c9f4 (bia 609c.9f75.ca11) Configured speed auto, actual 100Mbit, configured duplex fdx, actual fdx Configured mdi mode AUTO, actual MDIX EEE Feature Disabled Untagged member of L2 VLAN 68, port state is FORWARDING BPDU guard is Disabled, ROOT protect is Disabled, Designated protect is Disabled Link Error Dampening is Disabled STP configured to ON, priority is level0, mac-learning is enabled Openflow is Disabled, Openflow Hybrid mode is Disabled, Flow Control is config enabled, oper enabled, negotiation disabled Mirror disabled, Monitor disabled Mac-notification is disabled VLAN-Mapping is disabled Not member of any active trunks Not member of any configured trunks No port name IPG MII 0 bits-time, IPG GMII 0 bits-time MTU 1500 bytes, encapsulation ethernet MMU Mode is Store-and-forward 300 second input rate: 80 bits/sec, 0 packets/sec, 0.00% utilization 300 second output rate: 49016 bits/sec, 27 packets/sec, 0.04% utilization 282536433 packets input, 396072306369 bytes, 0 no buffer Received 122868 broadcasts, 3887 multicasts, 282409678 unicasts 12 input errors, 12 CRC, 0 frame, 0 ignored 0 runts, 0 giants 167684904 packets output, 14766722895 bytes, 0 underruns Transmitted 27103983 broadcasts, 5383352 multicasts, 135197569 unicasts 0 output errors, 0 collisions Relay Agent Information option: Disabled Protected: No MAC Port Security: Disabled UC Egress queues: Queue counters Queued packets Dropped Packets 0 135042966 0 1 0 0 2 0 0 3 0 0 4 11274 0 5 7 0 6 0 0 7 586058 0 MC Egress queues: Queue counters Queued packets Dropped Packets 0 4850420 141 1 27020055 0 2 170042 0 3 4087 0 SSH@Office7250(config)#
show mac-address e 1/1/30
Another option would be to check the ARP table on the router. You could also do a scan for all addresses on the subnet depending on how many cameras you have on that VLAN. Once you find the IP, login and manually assign an IP.
I also find it odd that the inline power statistics shows the device is using 802.3at. Every Dahua camera I've seen lists 802.3af, including the PTZ cameras. My Dahua cameras all show 802.3af in inline power details.
1/1/3 On On 2600 15400 802.3af n/a 3 n/a
1/1/29 On On 3200 15400 802.3af n/a 3 n/a
1/1/30 On On 2200 15400 802.3af n/a 3 n/a
1/1/31 On On 5900 15400 802.3af n/a 3 n/a
Last edited: