Quantcast
Channel: General Networking
Viewing all articles
Browse latest Browse all 27527

PowerConnect basic config issues

$
0
0

So I decided to try to "do it right" and I broke up my IP segments into large blocks to give me room to grow for future use. So this of course means vlans, configuring my new switches, etc.

I've already run into an issue where I cannot connect up to a configured port (1/g1). I thought I had this setup right, where I set my vlan to the port, but nada. Here is the config:

vlan database
vlan 10,20,30,40,50,60,70,80
vlan association subnet 10.10.0.0 255.255.255.0 10
exit
hostname "HQSW01"
sntp unicast client enable
sntp server time.nist.gov
clock summer-time recurring 2 sun Mar 02:00 1 sun Nov 02:00 offset 1
clock timezone -5 minutes 0
stack
member 1 1
exit
ip address 10.10.0.5 255.255.255.0
ip default-gateway 10.10.0.1
interface vlan 10
name "Infrastructure"
exit
interface vlan 20
name "Servers"
exit
interface vlan 30
name "VOIP"
exit
interface vlan 40
name "DHCP"
exit
interface vlan 50
name "VPN"
exit
interface vlan 60
name "TBD"
exit
interface vlan 70
name "Printers"
exit


interface vlan 80
name "Wireless"
exit
username "**" password *** level 15 encrypted
!
interface ethernet 1/g1
switchport mode general
switchport general pvid 10
switchport general allowed vlan add 10
exit
snmp-server community *** rw
exit


Viewing all articles
Browse latest Browse all 27527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>