basic question: how to supply static IP address to specific port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-28-2017 06:05 PM
I am trying to provide an IP address to port 3 on my x440. I am used to cisco switches where I can int f0/0 ip xxx, but extreme switches are different.
My security camera company wants an IP address on a specific port, but I'm having difficulties doing so.
Any help would be greatly appreciated. I tried the instructions from https://extremeportal.force.com/ExtrArticleDetail?an=000083610 but when I configure my laptop to have that IP address, I can't connect to the internet.
For example, if firewall IP is 192.168.1.1, switch is 192.168.1.4, I would like port 3 designated to port 192.168.1.10.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-28-2017 07:21 PM
Connect LAN on my Pfsense to port 1.
create vlan securitycameras
configure vlan securitycameras ipaddress 192.168.1.4/29
configure vlan securitycameras add ports 3-5 untagged
enable ipforwarding vlan securitycameras
On my Laptop, I set IPv4 to 192.168.1.5, subnet mask 255.255.255.248, default gateway 192.168.1.4, dns 8.8.8.8,
I then plugged in my laptop to port 3 and tried to ping google or 8.8.8.8, but had no success.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-28-2017 07:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-28-2017 07:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎12-28-2017 06:52 PM
EXOS primarily works with VLANs. You can create a VLAN and apply the 192.168.1.4 ip and add port 3. Designating the 192168.1.10 to the port would mean applying the device connected to port 3 that IP address.
Can you elaborate a little more on your setup and how you tested this with your laptop?
