Quantcast
Channel: PowerConnect Forum - Recent Threads
Viewing all articles
Browse latest Browse all 2954

Switch X1026P: Remote management by IP

$
0
0

Hello,

need to know how to configure a remote management by ip on the swicth X1026P.

My management vlan is vlan 20 and is define as native vlan on the trunk port.

I see the ip adress of the switch in my router(gateway) without the MAC address.

I'm starting with Dell switches.

below my configuration

interface vlan 1
 no ip address dhcp
!
interface vlan 2
 name Floor1_DATA
!
interface vlan 6
 name Floor2_DATA
!
interface vlan 8
 name Wireless
!
interface vlan 10
 name Floor3_DATA
!
interface vlan 18
 name Cameras
!
interface vlan 20
 name Management
 ip address 10.0.0.8 255.255.255.0
!
interface vlan 22
 name Controllers
!
interface vlan 50
 name Floor0_DATA
!
interface vlan 60
 name VoIP
!
interface gigabitethernet1/0/1
 switchport access vlan 8
!
interface gigabitethernet1/0/2
 switchport access vlan 8
!
interface gigabitethernet1/0/3
 switchport access vlan 8
!
interface gigabitethernet1/0/4
 switchport access vlan 8
!
interface gigabitethernet1/0/5
 switchport access vlan 20
!
interface gigabitethernet1/0/6
 switchport access vlan 20
!
interface gigabitethernet1/0/23
 switchport mode trunk
 switchport trunk native vlan 20
 switchport trunk allowed vlan remove 3-5,7,9,11-17,19,21,23-49,51-59
 switchport trunk allowed vlan remove 61-4094
!
interface gigabitethernet1/0/24
 switchport mode trunk
 switchport trunk native vlan 20
 switchport trunk allowed vlan remove 3-5,7,9,11-17,19,21,23-49,51-59
 switchport trunk allowed vlan remove 61-4094
!
exit
ip default-gateway 10.0.0.254

Waiting your assistance.

Regards.


Viewing all articles
Browse latest Browse all 2954

Trending Articles