Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Provide DHCP from your Cisco L3 Switch

Featured Replies

Here are the commands that worked for me






!

clock timezone EST -5

clock summer-time EDT recurring 2 Sun Mar 2:00 1 Sun Nov 2:00

ip subnet-zero

ip domain-name MyWiseGuys.com

ip name-server 20.14.19.5

ip name-server 20.14.19.7

ip name-server 66.7.2.4

ip dhcp excluded-address 192.168.1.0 192.168.1.99

ip dhcp excluded-address 192.168.2.0 192.168.2.99

ip dhcp excluded-address 192.168.3.0 192.168.3.99

ip dhcp ping packets 5

!

ip dhcp pool 192.168.1.10

import all

network 192.168.1.0 255.255.255.0

domain-name home.com

default-router 192.168.1.1

dns-server 20.14.19.5 20.14.19.7 66.7.2.4

lease 0 8

!

ip dhcp pool 192.168.2.10

import all

network 192.168.2.0 255.255.255.0

domain-name business.com

default-router 192.168.2.1

dns-server 20.14.19.5 20.14.19.7 66.7.2.4

lease 0 8

!

ip dhcp pool 192.168.3.10

import all

network 192.168.3.0 255.255.255.0

domain-name T1.com

default-router 192.168.3.1

dns-server 20.14.19.5 20.14.19.7 66.7.2.4

lease 0 8


!

interface GigabitEthernet2/2

description home Internet

switchport access vlan 901

spanning-tree portfast

!

interface GigabitEthernet2/3

description business Internet

switchport access vlan 902

spanning-tree portfast

!

interface GigabitEthernet2/4

description T1 Internet

switchport access vlan 903

spanning-tree portfast

!


interface Vlan1

no ip address

!

interface Vlan900

ip address 172.31.7.1 255.255.255.0

!

interface Vlan901

ip address 192.168.1.2 255.255.255.0

ip helper-address 192.168.1.10

!

interface Vlan902

ip address 192.168.2.2 255.255.255.0

ip helper-address 192.168.2.10

!

interface Vlan903

ip address 192.168.3.2 255.255.255.0

ip helper-address 192.168.3.10

!

ip default-gateway 172.31.7.2

no ip http server

!

[/code]

  • 2 weeks later...
  • Author

ip name-server 206.141.193.55



ip name-server 206.141.195.76



ip name-server 66.73.20.40



ip dhcp excluded-address 192.168.1.0 192.168.1.99



ip dhcp excluded-address 192.168.2.0 192.168.2.99



ip dhcp excluded-address 192.168.3.0 192.168.3.99



ip dhcp ping packets 5



!



ip dhcp pool 192.168.1.10



import all



network 192.168.1.0 255.255.255.0



domain-name DSLhome.com



default-router 192.168.1.1



dns-server 206.141.193.55 206.141.195.76 66.73.20.40



lease 0 8



!



ip dhcp pool 192.168.2.10



import all



network 192.168.2.0 255.255.255.0



domain-name DSLbusiness.com



default-router 192.168.2.1



dns-server 206.141.193.55 206.141.195.76 66.73.20.40



lease 0 8



!



ip dhcp pool 192.168.3.10



import all



network 192.168.3.0 255.255.255.0



domain-name T1.com



default-router 192.168.3.1



dns-server 206.141.193.55 206.141.195.76 66.73.20.40



lease 0 8



!



interface Vlan465



ip address 192.168.1.2 255.255.255.0



ip helper-address 192.168.1.10



!



interface Vlan467



ip address 192.168.2.2 255.255.255.0



ip helper-address 192.168.2.10



!



interface Vlan468



ip address 192.168.3.2 255.255.255.0



ip helper-address 192.168.3.10



!



Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.