cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2264
Views
0
Helpful
7
Replies

Inter-VLAN routing on UC540

dhsnodgrass
Level 1
Level 1

I have a UC540 that is connected to a single SG300-28P via the expansion port. I have 5 VLANs and 5 subnets (one for each VLAN). Each has a configured DHCP Pool and VLAN on the UC540. I can ping all of the VLAN interfaces from the switch ports on the UC540 (Ports 0/0-0/7) but when connected to the expansion port from the SG300 switch I can not ping back to the VLAN interfaces.

The VLANs and trunk are working because I can setup an access port for any of the ports on the SG300 and get the appropriate IP based on it's conifgured VLAN and I can ping the VLAN interface it is connected too, but cannot ping any of the other networks.

Any ideas what I might be missing from the configuration?

7 Replies 7

David Trad
VIP Alumni
VIP Alumni

Hi David,

Can you tell us what the SmartPort role has been setup for? You can best achieve this in CCA, make sure that the switch is part of the group and then go to the smart port settings, find out its role and then advise on here

Cheers,


David Trad.

Cheers, David Trad. **When you rate a persons post, you are indicating a thank you or that it helped, but at the same time you are also helping to maintain the community spirit - You don't have to rate posts and you wont be looked down upon :) *

David,

The smartport is currently showing as a switch via the CCA.

dhsnodgrass
Level 1
Level 1

Did I leave information out that was needed for this?

David Trad
VIP Alumni
VIP Alumni

Hi David,

Sorry I haven't replied yet... I'm out of town and just haven't had a chance tho get back to you yet.

Can you post your config by any chance and just remove any sensitive information from it.

Cheers,

David.

Sent from Cisco Technical Support Android App

Cheers, David Trad. **When you rate a persons post, you are indicating a thank you or that it helped, but at the same time you are also helping to maintain the community spirit - You don't have to rate posts and you wont be looked down upon :) *

Current configuration : 32076 bytes

!

! Last configuration change at 20:26:09 CDT Thu Sep 13 2012 by cisco

! NVRAM config last updated at 20:19:13 CDT Thu Sep 13 2012 by cisco

! NVRAM config last updated at 20:19:13 CDT Thu Sep 13 2012 by cisco

version 15.1

parser config cache interface

no service pad

service timestamps debug datetime msec

service timestamps log datetime msec

no service password-encryption

service internal

service compress-config

service sequence-numbers

!

hostname UC540

!

boot-start-marker

boot-end-marker

!

!

card type t1 0 2

enable secret 4 gen5RuvupsY2P477INMgE6BCBGVDoKq6c84oXARc2vk

!

aaa new-model

!

!

aaa authentication login default local

!

!

!

!

!

aaa session-id common

!

clock timezone CST -6 0

clock summer-time CDT recurring

network-clock-participate wic 2

network-clock-select 1 T1 0/2/0

crypto pki token default removal timeout 0

!

crypto pki trustpoint TP-self-signed-1686638308

enrollment selfsigned

subject-name cn=IOS-Self-Signed-Certificate-1686638308

revocation-check none

rsakeypair TP-self-signed-1686638308

!

!

crypto pki certificate chain TP-self-signed-1686638308

certificate self-signed 01

  3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030

  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274

  69666963 6174652D 31363836 36333833 3038301E 170D3132 30393130 30323435

  30375A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649

  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 36383636

  33383330 3830819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281

  8100C822 BC90933C 85EA5E68 D8728620 E968BC32 6EA1435F 090087BF 4AF9D400

  A08B76C5 5408A8CE 2EC2B449 AD3A45BC 5F14A076 72F48506 33B7C290 A63D0F89

  CCF7134F 1BE51C06 3D47AAF4 3356D7D8 D2B8BFAE 1567E8D2 E05EE5C6 056A6892

  6D6DB65B B5F03E66 3C0BDACB D427D935 992FD624 94D096DE FD01D5D1 60744157

  7CF30203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603

  551D2304 18301680 149EC15B F9504211 3B22F2F5 B153F01E 149F6D2B 52301D06

  03551D0E 04160414 9EC15BF9 5042113B 22F2F5B1 53F01E14 9F6D2B52 300D0609

  2A864886 F70D0101 05050003 8181000A 53C47BC8 40346D1A E7832782 1951B8A5

  14BCFD01 7AEFE73A 7C22CC63 E132C842 FFEE16E1 464F2758 03EBADA8 989B255A

  014EAD01 5ACBF11B 293D3773 BC008040 1E2F4862 21C143B0 73F98C95 BDD665D5

  E344FDF7 FDAC839B 3CEB7ABD 7B879007 511305F0 F611C41D B735DCFE 6C451C9C

  C07680D2 672B6747 717BD855 7A4EE2

        quit

dot11 syslog

!

dot11 ssid cisco-data

vlan 1

authentication open

!

dot11 ssid cisco-voice

vlan 100

authentication open

!

ip source-route

ip cef

!

!

ip dhcp relay information trust-all

ip dhcp excluded-address 10.1.100.1 10.1.100.9

ip dhcp excluded-address 10.1.100.241 10.1.100.255

ip dhcp excluded-address 10.1.1.1 10.1.1.35

ip dhcp excluded-address 10.1.1.241 10.1.1.255

!

ip dhcp pool phone

network 10.1.100.0 255.255.255.0

default-router 10.1.100.1

option 150 ip 10.1.100.1

!

ip dhcp pool data

import all

network 10.1.1.0 255.255.255.0

default-router 10.1.1.1

!

ip dhcp pool office-wireless

import all

network 10.1.2.0 255.255.254.0

default-router 10.1.2.1

!

ip dhcp pool admin

import all

network 10.1.4.0 255.255.255.0

default-router 10.1.4.1

!

!

!

ip inspect WAAS flush-timeout 10

ip inspect name SDM_LOW dns

ip inspect name SDM_LOW ftp

ip inspect name SDM_LOW h323

ip inspect name SDM_LOW https

ip inspect name SDM_LOW icmp

ip inspect name SDM_LOW imap

ip inspect name SDM_LOW pop3

ip inspect name SDM_LOW netshow

ip inspect name SDM_LOW rcmd

ip inspect name SDM_LOW realaudio

ip inspect name SDM_LOW rtsp

ip inspect name SDM_LOW esmtp

ip inspect name SDM_LOW sqlnet

ip inspect name SDM_LOW streamworks

ip inspect name SDM_LOW tftp

ip inspect name SDM_LOW tcp router-traffic

ip inspect name SDM_LOW udp router-traffic

ip inspect name SDM_LOW vdolive

no ipv6 cef

!

multilink bundle-name authenticated

!

!

stcapp ccm-group 1

stcapp

!

!

isdn switch-type primary-ni

!

!

trunk group ALL_FXO

max-retry 5

voice-class cause-code 1

hunt-scheme longest-idle

!

!

trunk group ALL_T1E1

hunt-scheme longest-idle

translation-profile outgoing PROFILE_ALL_T1E1

!

!

voice call send-alert

voice rtp send-recv

!

voice service voip

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

supplementary-service h450.12

sip

  no update-callerid

!

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g729r8

!

!

voice class cause-code 1

no-circuit

!

voice register global

mode cme

source-address 10.1.100.1 port 5060

load 9971 sip9971.9-2-2

load 9951 sip9951.9-2-2

load 8961 sip8961.9-2-2

create profile sync 0003542256834006

!

!

!

voice translation-rule 4

rule 15 /^...$/ /5126009848/

!

voice translation-rule 5

rule 1 /5126009844/ /203/

!

voice translation-rule 6

rule 1 /5126009843/ /399/

!

voice translation-rule 7

rule 1 /5126009845/ /399/

rule 2 /5126009846/ /399/

rule 3 /5126009847/ /399/

rule 4 /5126009848/ /399/

rule 5 /5126009849/ /399/

!

voice translation-rule 8

rule 1 /5126009850/ /399/

rule 2 /5126009851/ /399/

rule 3 /5126009852/ /399/

rule 4 /5126009853/ /399/

rule 5 /5126009854/ /399/

rule 6 /5126009855/ /399/

rule 7 /5126009856/ /399/

rule 8 /5126009857/ /399/

rule 9 /5126009858/ /399/

rule 10 /5126009859/ /399/

!

voice translation-rule 1000

rule 1 /.*/ //

!

voice translation-rule 1112

rule 1 /^9/ //

!

voice translation-rule 2000

rule 1 /5126009842/ /399/

!

voice translation-rule 2002

rule 1 /^6/ //

!

voice translation-rule 2222

rule 1 /^91900......./ //

rule 2 /^91976......./ //

!

!

voice translation-profile CALLER_ID_TRANSLATION_PROFILE

translate calling 1111

!

voice translation-profile CallBlocking

translate called 2222

!

voice translation-profile OUTGOING_TRANSLATION_PROFILE

translate called 1112

!

voice translation-profile PRI0-OP_Called_6

translate calling 3265

translate called 6

!

voice translation-profile PRI1_Called_5

translate calling 3265

translate called 5

!

voice translation-profile PRI2-OP_Called_7

translate calling 3265

translate called 7

!

voice translation-profile PRI2-OP_Called_8

translate calling 3265

translate called 8

!

voice translation-profile PROFILE_ALL_T1E1

translate calling 4

!

voice translation-profile VM_Profile

translate called 2000

!

voice translation-profile XFER_TO_VM_PROFILE

translate redirect-called 2002

!

voice translation-profile nondialable

translate called 1000

!

!

voice-card 0

!

fax interface-type fax-mail

!

!

license udi pid UC540W-FXO-K9 sn FGL1625200U

archive

log config

  logging enable

  logging size 600

  hidekeys

username cisco privilege 15 secret 4 gen5RuvupsY2P477INMgE6BCBGVDoKq6c84oXARc2vk

!

!

controller T1 0/2/0

pri-group timeslots 1-24

!

ip tftp source-interface Loopback0

!

!

!

bridge irb

!

!

!

!

interface Loopback0

description $FW_INSIDE$

ip address 10.1.10.2 255.255.255.252

ip access-group 101 in

ip nat inside

ip virtual-reassembly in

!

interface FastEthernet0/0

description $FW_OUTSIDE$

ip address dhcp client-id FastEthernet0/0

ip access-group 104 in

ip nat outside

ip inspect SDM_LOW out

ip virtual-reassembly in

load-interval 30

duplex auto

speed auto

!

interface Integrated-Service-Engine0/0

description cue is initialized with default IMAP group

ip unnumbered Loopback0

ip nat inside

ip virtual-reassembly in

service-module ip address 10.1.10.1 255.255.255.252

service-module ip default-gateway 10.1.10.2

!

interface FastEthernet0/1/0

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/1

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/2

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/3

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/4

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/5

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/6

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/7

switchport voice vlan 100

no ip address

macro description cisco-phone

spanning-tree portfast

!

interface FastEthernet0/1/8

switchport mode trunk

switchport voice vlan 100

no ip address

macro description cisco-switch

!

interface Serial0/2/0:23

no ip address

encapsulation hdlc

isdn switch-type primary-ni

isdn incoming-voice voice

isdn sending-complete

no isdn outgoing ie redirecting-number

trunk-group ALL_T1E1

no cdp enable

!

interface Dot11Radio0/5/0

no ip address

!

ssid cisco-data

!

ssid cisco-voice

!

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

antenna receive right

antenna transmit right

!

interface Dot11Radio0/5/0.1

encapsulation dot1Q 1 native

bridge-group 1

bridge-group 1 subscriber-loop-control

bridge-group 1 spanning-disabled

bridge-group 1 block-unknown-source

no bridge-group 1 source-learning

no bridge-group 1 unicast-flooding

!

interface Dot11Radio0/5/0.100

encapsulation dot1Q 100

bridge-group 100

bridge-group 100 subscriber-loop-control

bridge-group 100 spanning-disabled

bridge-group 100 block-unknown-source

no bridge-group 100 source-learning

no bridge-group 100 unicast-flooding

!

interface Vlan1

no ip address

bridge-group 1

bridge-group 1 spanning-disabled

!

interface Vlan2

no ip address

bridge-group 2

!

interface Vlan4

no ip address

bridge-group 4

!

interface Vlan100

no ip address

bridge-group 100

bridge-group 100 spanning-disabled

!

interface BVI1

description $FW_INSIDE$

ip address 10.1.1.1 255.255.255.0

ip access-group 102 in

ip nat inside

ip virtual-reassembly in

!

interface BVI2

ip address 10.1.2.1 255.255.254.0

ip nat inside

ip virtual-reassembly in

!

interface BVI4

ip address 10.1.4.1 255.255.255.0

ip nat inside

ip virtual-reassembly in

!

interface BVI100

description $FW_INSIDE$

ip address 10.1.100.1 255.255.255.0

ip access-group 103 in

ip nat inside

ip virtual-reassembly in

!

ip forward-protocol nd

ip http server

ip http authentication local

ip http secure-server

ip http path flash:/gui

!

ip dns server

ip nat inside source list 1 interface FastEthernet0/0 overload

ip route 10.1.10.1 255.255.255.255 Integrated-Service-Engine0/0

!

access-list 1 remark SDM_ACL Category=2

access-list 1 permit 10.1.100.0 0.0.0.255

access-list 1 permit 10.1.1.0 0.0.0.255

access-list 1 permit 10.1.10.0 0.0.0.3

access-list 1 permit 10.1.2.0 0.0.1.255

access-list 1 permit 10.1.4.0 0.0.0.255

access-list 100 remark auto generated by SDM firewall configuration

access-list 100 remark SDM_ACL Category=1

access-list 100 deny   ip 192.168.10.0 0.0.0.255 any

access-list 100 deny   ip host 255.255.255.255 any

access-list 100 deny   ip 127.0.0.0 0.255.255.255 any

access-list 100 permit ip any any

access-list 101 remark auto generated by SDM firewall configuration##NO_ACES_7##

access-list 101 remark SDM_ACL Category=1

access-list 101 permit tcp 10.1.100.0 0.0.0.255 eq 2000 any

access-list 101 permit udp 10.1.100.0 0.0.0.255 eq 2000 any

access-list 101 deny   ip 10.1.100.0 0.0.0.255 any

access-list 101 deny   ip 10.1.1.0 0.0.0.255 any

access-list 101 deny   ip host 255.255.255.255 any

access-list 101 deny   ip 127.0.0.0 0.255.255.255 any

access-list 101 permit ip any any

access-list 102 remark auto generated by SDM firewall configuration##NO_ACES_5##

access-list 102 remark SDM_ACL Category=1

access-list 102 deny   ip 10.1.10.0 0.0.0.3 any

access-list 102 deny   ip 10.1.100.0 0.0.0.255 any

access-list 102 deny   ip host 255.255.255.255 any

access-list 102 deny   ip 127.0.0.0 0.255.255.255 any

access-list 102 permit ip any any

access-list 103 remark auto generated by SDM firewall configuration##NO_ACES_7##

access-list 103 remark SDM_ACL Category=1

access-list 103 permit tcp 10.1.10.0 0.0.0.3 any eq 2000

access-list 103 permit udp 10.1.10.0 0.0.0.3 any eq 2000

access-list 103 deny   ip 10.1.10.0 0.0.0.3 any

access-list 103 deny   ip 10.1.1.0 0.0.0.255 any

access-list 103 deny   ip host 255.255.255.255 any

access-list 103 deny   ip 127.0.0.0 0.255.255.255 any

access-list 103 permit ip any any

access-list 104 remark auto generated by SDM firewall configuration##NO_ACES_13##

access-list 104 remark SDM_ACL Category=1

access-list 104 deny   ip 10.1.10.0 0.0.0.3 any

access-list 104 deny   ip 10.1.100.0 0.0.0.255 any

access-list 104 deny   ip 10.1.1.0 0.0.0.255 any

access-list 104 permit udp any eq bootps any eq bootpc

access-list 104 permit icmp any any echo-reply

access-list 104 permit icmp any any time-exceeded

access-list 104 permit icmp any any unreachable

access-list 104 deny   ip 10.0.0.0 0.255.255.255 any

access-list 104 deny   ip 172.16.0.0 0.15.255.255 any

access-list 104 deny   ip 192.168.0.0 0.0.255.255 any

access-list 104 deny   ip 127.0.0.0 0.255.255.255 any

access-list 104 deny   ip host 255.255.255.255 any

access-list 104 deny   ip any any log

!

!

!

!

snmp-server community public RO

tftp-server flash:/phones/521_524/cp524g-8-1-17.bin alias cp524g-8-1-17.bin

tftp-server flash:/phones/50x-30x/spa50x-30x-7-4-9c.bin alias spa50x-30x-7-4-9c.bin

tftp-server flash:/ringtones/Analog1.raw alias Analog1.raw

tftp-server flash:/ringtones/Analog2.raw alias Analog2.raw

tftp-server flash:/ringtones/AreYouThere.raw alias AreYouThere.raw

tftp-server flash:/ringtones/DistinctiveRingList.xml alias DistinctiveRingList.xml

tftp-server flash:/ringtones/RingList.xml alias RingList.xml

tftp-server flash:/ringtones/AreYouThereF.raw alias AreYouThereF.raw

tftp-server flash:/ringtones/Bass.raw alias Bass.raw

tftp-server flash:/ringtones/CallBack.raw alias CallBack.raw

tftp-server flash:/ringtones/Chime.raw alias Chime.raw

tftp-server flash:/ringtones/Classic1.raw alias Classic1.raw

tftp-server flash:/ringtones/Classic2.raw alias Classic2.raw

tftp-server flash:/ringtones/ClockShop.raw alias ClockShop.raw

tftp-server flash:/ringtones/Drums1.raw alias Drums1.raw

tftp-server flash:/ringtones/Drums2.raw alias Drums2.raw

tftp-server flash:/ringtones/FilmScore.raw alias FilmScore.raw

tftp-server flash:/ringtones/HarpSynth.raw alias HarpSynth.raw

tftp-server flash:/ringtones/Jamaica.raw alias Jamaica.raw

tftp-server flash:/ringtones/KotoEffect.raw alias KotoEffect.raw

tftp-server flash:/ringtones/MusicBox.raw alias MusicBox.raw

tftp-server flash:/ringtones/Piano1.raw alias Piano1.raw

tftp-server flash:/ringtones/Piano2.raw alias Piano2.raw

tftp-server flash:/ringtones/Pop.raw alias Pop.raw

tftp-server flash:/ringtones/Pulse1.raw alias Pulse1.raw

tftp-server flash:/ringtones/Ring1.raw alias Ring1.raw

tftp-server flash:/ringtones/Ring2.raw alias Ring2.raw

tftp-server flash:/ringtones/Ring3.raw alias Ring3.raw

tftp-server flash:/ringtones/Ring4.raw alias Ring4.raw

tftp-server flash:/ringtones/Ring5.raw alias Ring5.raw

tftp-server flash:/ringtones/Ring6.raw alias Ring6.raw

tftp-server flash:/ringtones/Ring7.raw alias Ring7.raw

tftp-server flash:/ringtones/Sax1.raw alias Sax1.raw

tftp-server flash:/ringtones/Sax2.raw alias Sax2.raw

tftp-server flash:/ringtones/Vibe.raw alias Vibe.raw

tftp-server flash:/Desktops/CampusNight.png

tftp-server flash:/Desktops/TN-CampusNight.png

tftp-server flash:/Desktops/CiscoFountain.png

tftp-server flash:/Desktops/TN-CiscoFountain.png

tftp-server flash:/Desktops/CiscoLogo.png

tftp-server flash:/Desktops/TN-CiscoLogo.png

tftp-server flash:/Desktops/Fountain.png

tftp-server flash:/Desktops/TN-Fountain.png

tftp-server flash:/Desktops/MorroRock.png

tftp-server flash:/Desktops/TN-MorroRock.png

tftp-server flash:/Desktops/NantucketFlowers.png

tftp-server flash:/Desktops/TN-NantucketFlowers.png

tftp-server flash:Desktops/320x212x16/List.xml

tftp-server flash:Desktops/320x212x12/List.xml

tftp-server flash:Desktops/320x216x16/List.xml

tftp-server flash:/bacdprompts/en_bacd_allagentsbusy.au alias en_bacd_allagentsbusy.au

tftp-server flash:/bacdprompts/en_bacd_disconnect.au alias en_bacd_disconnect.au

tftp-server flash:/bacdprompts/en_bacd_enter_dest.au alias en_bacd_enter_dest.au

tftp-server flash:/bacdprompts/en_bacd_invalidoption.au alias en_bacd_invalidoption.au

tftp-server flash:/bacdprompts/en_bacd_music_on_hold.au alias en_bacd_music_on_hold.au

tftp-server flash:/bacdprompts/en_bacd_options_menu.au alias en_bacd_options_menu.au

tftp-server flash:/bacdprompts/en_bacd_welcome.au alias en_bacd_welcome.au

tftp-server flash:/bacdprompts/en_bacd_xferto_operator.au alias en_bacd_xferto_operator.au

radius-server attribute 31 send nas-port-detail

!

!

!

control-plane

!

bridge 1 route ip

bridge 2 protocol ieee

bridge 2 route ip

bridge 4 protocol ieee

bridge 4 route ip

bridge 100 route ip

!

voice-port 0/0/0

station-id number 401

caller-id enable

!

voice-port 0/0/1

station-id number 402

caller-id enable

!

voice-port 0/0/2

station-id number 403

caller-id enable

!

voice-port 0/0/3

station-id number 404

caller-id enable

!

voice-port 0/2/0:23

bearer-cap Speech

!

voice-port 0/1/0

trunk-group ALL_FXO 64

connection plar opx 399

description Configured by CCA 4 FXO-0/1/0-OP

caller-id enable

!

voice-port 0/1/1

trunk-group ALL_FXO 64

connection plar opx 399

description Configured by CCA 4 FXO-0/1/1-OP

caller-id enable

!

voice-port 0/1/2

trunk-group ALL_FXO 64

connection plar opx 399

description Configured by CCA 4 FXO-0/1/2-OP

caller-id enable

!

voice-port 0/1/3

trunk-group ALL_FXO 64

connection plar opx 399

description Configured by CCA 4 FXO-0/1/3-OP

caller-id enable

!

voice-port 0/4/0

auto-cut-through

signal immediate

input gain auto-control -15

description Music On Hold Port

!

sccp local Loopback0

sccp ccm 10.1.100.1 identifier 1 version 3.1

sccp

!

sccp ccm group 1

associate ccm 1 priority 1

!

dial-peer cor custom

name internal

name local

name local-plus

name international

name national

name national-plus

name emergency

name toll-free

!

!

dial-peer cor list call-internal

member internal

!

dial-peer cor list call-local

member local

!

dial-peer cor list call-local-plus

member local-plus

!

dial-peer cor list call-national

member national

!

dial-peer cor list call-national-plus

member national-plus

!

dial-peer cor list call-international

member international

!

dial-peer cor list call-emergency

member emergency

!

dial-peer cor list call-toll-free

member toll-free

!

dial-peer cor list user-internal

member internal

member emergency

!

dial-peer cor list user-local

member internal

member local

member emergency

member toll-free

!

dial-peer cor list user-local-plus

member internal

member local

member local-plus

member emergency

member toll-free

!

dial-peer cor list user-national

member internal

member local

member local-plus

member national

member emergency

member toll-free

!

dial-peer cor list user-national-plus

member internal

member local

member local-plus

member national

member national-plus

member emergency

member toll-free

!

dial-peer cor list user-international

member internal

member local

member local-plus

member international

member national

member national-plus

member emergency

member toll-free

!

!

dial-peer voice 1 pots

destination-pattern 401

port 0/0/0

no sip-register

!

dial-peer voice 2 pots

destination-pattern 402

port 0/0/1

no sip-register

!

dial-peer voice 3 pots

destination-pattern 403

port 0/0/2

no sip-register

!

dial-peer voice 4 pots

destination-pattern 404

port 0/0/3

no sip-register

!

dial-peer voice 5 pots

description ** MOH Port **

destination-pattern ABC

port 0/4/0

no sip-register

!

dial-peer voice 6 pots

description tcatch all dial peer for BRI/PRIv

translation-profile incoming nondialable

incoming called-number .%

direct-inward-dial

!

dial-peer voice 50 pots

description ** incoming dial peer **

incoming called-number .%

port 0/1/0

!

dial-peer voice 51 pots

description ** incoming dial peer **

incoming called-number .%

port 0/1/1

!

dial-peer voice 52 pots

description ** incoming dial peer **

incoming called-number .%

port 0/1/2

!

dial-peer voice 53 pots

description ** incoming dial peer **

incoming called-number .%

port 0/1/3

!

dial-peer voice 54 pots

description ** FXO pots dial-peer **

destination-pattern A0

port 0/1/0

no sip-register

!

dial-peer voice 55 pots

description ** FXO pots dial-peer **

destination-pattern A1

port 0/1/1

no sip-register

!

dial-peer voice 56 pots

description ** FXO pots dial-peer **

destination-pattern A2

port 0/1/2

no sip-register

!

dial-peer voice 57 pots

description ** FXO pots dial-peer **

destination-pattern A3

port 0/1/3

no sip-register

!

dial-peer voice 2000 voip

description ** cue voicemail pilot number **

translation-profile outgoing XFER_TO_VM_PROFILE

destination-pattern 399

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 100 pots

description ** incoming dial peer **

incoming called-number ^AAAA$

direct-inward-dial

port 0/2/0:23

!

dial-peer voice 2002 voip

description ** cue voicemail PSTN number **

translation-profile outgoing VM_Profile

destination-pattern 5126009842$

b2bua

session protocol sipv2

session target ipv4:10.1.10.1

voice-class sip outbound-proxy ipv4:10.1.10.1

dtmf-relay rtp-nte

codec g711ulaw

no vad

!

dial-peer voice 3000 pots

description PRI1

translation-profile incoming PRI1_Called_5

incoming called-number 5126009844

direct-inward-dial

port 0/2/0:23

!

dial-peer voice 3001 pots

description PRI0-OP

translation-profile incoming PRI0-OP_Called_6

incoming called-number 5126009843

direct-inward-dial

port 0/2/0:23

!

dial-peer voice 3002 pots

description PRI2-OP

translation-profile incoming PRI2-OP_Called_7

incoming called-number 512600984[5-9]

direct-inward-dial

port 0/2/0:23

!

dial-peer voice 3003 pots

description PRI2-OP

translation-profile incoming PRI2-OP_Called_8

incoming called-number 512600985.

direct-inward-dial

port 0/2/0:23

!

dial-peer voice 58 pots

trunkgroup ALL_T1E1

corlist outgoing call-emergency

description **CCA*North American-7-Digit*Emergency**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 9911

forward-digits all

no sip-register

!

dial-peer voice 59 pots

trunkgroup ALL_FXO

corlist outgoing call-emergency

description **CCA*North American-7-Digit*Emergency**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 9911

forward-digits all

no sip-register

!

dial-peer voice 60 pots

trunkgroup ALL_T1E1

corlist outgoing call-emergency

description **CCA*North American-7-Digit*Emergency**

preference 3

destination-pattern 911

forward-digits all

no sip-register

!

dial-peer voice 61 pots

trunkgroup ALL_FXO

corlist outgoing call-emergency

description **CCA*North American-7-Digit*Emergency**

preference 5

destination-pattern 911

forward-digits all

no sip-register

!

dial-peer voice 62 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*North American-7-Digit*7-Digit Local**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 9[2-9]......

forward-digits all

no sip-register

!

dial-peer voice 63 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*North American-7-Digit*7-Digit Local**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 9[2-9]......

forward-digits all

no sip-register

!

dial-peer voice 64 pots

trunkgroup ALL_T1E1

corlist outgoing call-local

description **CCA*North American-7-Digit*Service Numbers**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 9[2-9]11

forward-digits all

no sip-register

!

dial-peer voice 65 pots

trunkgroup ALL_FXO

corlist outgoing call-local

description **CCA*North American-7-Digit*Service Numbers**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 9[2-9]11

forward-digits all

no sip-register

!

dial-peer voice 66 pots

trunkgroup ALL_T1E1

corlist outgoing call-national

description **CCA*North American-7-Digit*Long Distance**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 91[2-9]..[2-9]......

forward-digits all

no sip-register

!

dial-peer voice 67 pots

trunkgroup ALL_FXO

corlist outgoing call-national

description **CCA*North American-7-Digit*Long Distance**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 91[2-9]..[2-9]......

forward-digits all

no sip-register

!

dial-peer voice 68 pots

trunkgroup ALL_T1E1

corlist outgoing call-international

description **CCA*North American-7-Digit*International**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 9011T

forward-digits all

no sip-register

!

dial-peer voice 69 pots

trunkgroup ALL_FXO

corlist outgoing call-international

description **CCA*North American-7-Digit*International**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 9011T

forward-digits all

no sip-register

!

dial-peer voice 70 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 91800.......

forward-digits all

no sip-register

!

dial-peer voice 71 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 91800.......

forward-digits all

no sip-register

!

dial-peer voice 72 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 91888.......

forward-digits all

no sip-register

!

dial-peer voice 73 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 91888.......

forward-digits all

no sip-register

!

dial-peer voice 74 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 91877.......

forward-digits all

no sip-register

!

dial-peer voice 75 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 91877.......

forward-digits all

no sip-register

!

dial-peer voice 76 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 91866.......

forward-digits all

no sip-register

!

dial-peer voice 77 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 91866.......

forward-digits all

no sip-register

!

dial-peer voice 78 pots

trunkgroup ALL_T1E1

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 3

destination-pattern 91855.......

forward-digits all

no sip-register

!

dial-peer voice 79 pots

trunkgroup ALL_FXO

corlist outgoing call-toll-free

description **CCA*North American-7-Digit*Toll-Free**

translation-profile outgoing OUTGOING_TRANSLATION_PROFILE

preference 5

destination-pattern 91855.......

forward-digits all

no sip-register

!

!

no dial-peer outbound status-check pots

!

!

telephony-service

video

fxo hook-flash

max-ephones 40

max-dn 300

ip source-address 10.1.100.1 port 2000

auto assign 1 to 1 type bri

calling-number initiator

service phone videoCapability 1

service phone ehookenable 1

service dnis overlay

service dnis dir-lookup

service dss

timeouts interdigit 5

system message Cisco Small Business

url services http://10.1.10.1/voiceview/common/login.do

url authentication http://10.1.10.1/voiceview/authentication/authenticate.do

load 521G-524G cp524g-8-1-17

load 501G spa50x-30x-7-4-9c

load 502G spa50x-30x-7-4-9c

load 504G spa50x-30x-7-4-9c

load 508G spa50x-30x-7-4-9c

load 509G spa50x-30x-7-4-9c

load 301 spa50x-30x-7-4-9c

load 303 spa50x-30x-7-4-9c

time-zone 8

keepalive 30 auxiliary 4

voicemail 399

max-conferences 8 gain -6

call-forward pattern .T

call-forward system redirecting-expanded

moh flash:/media/music-on-hold.au

multicast moh 239.10.16.16 port 2000

web admin system name cisco secret 5 $1$xQde$4YoiP0kqbyF8eEtFb8R87/

dn-webedit

time-webedit

transfer-system full-consult dss

transfer-pattern 9.T

transfer-pattern .T

transfer-pattern 6... blind

secondary-dialtone 9

night-service day Sun 17:00 09:00

night-service day Mon 17:00 09:00

night-service day Tue 17:00 09:00

night-service day Wed 17:00 09:00

night-service day Thu 17:00 09:00

night-service day Fri 17:00 09:00

night-service day Sat 17:00 09:00

fac standard

create cnf-files version-stamp 7960 Sep 13 2012 10:30:03

!

!

ephone-template  15

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

button-layout 7931 2

!

!

ephone-template  16

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

!

!

ephone-template  17

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  CBarge Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

!

!

ephone-template  18

url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress

softkeys remote-in-use  CBarge Newcall

softkeys idle  Redial Newcall Cfwdall Pickup Gpickup Dnd Login

softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback

softkeys connected  Hold Endcall Trnsfer TrnsfVM Confrn Acct Park

button-layout 7931 2

!

!

ephone-dn  9

number BCD no-reg primary

description MoH

moh out-call ABC

!

!

ephone-dn  297  dual-line

number 203 no-reg primary

label 203

description Johnny Celey

name Johnny Celey

call-forward busy 399

call-forward noan 399 timeout 20

!

!

ephone-dn  298

number 6... no-reg primary

description ***CCA XFER TO VM EXTENSION***

call-forward all 399

!

!

ephone-dn  299

number A801... no-reg primary

mwi off

!

!

ephone-dn  300

number A800... no-reg primary

mwi on

!

!

ephone  5

device-security-mode none

mac-address CCEF.485E.5D24

ephone-template 16

max-calls-per-button 2

username "jceley" password 123456

type 504G

button  1:297

!

!

alias exec cca_voice_mode PBX

banner login ^Cbanner login ^Cisco Configuration Assistant. Version: 3.2 (1). Thu Sep 13 10:14:13 CDT 2012^^C

!

line con 0

line aux 0

line 2

no activation-character

no exec

transport preferred none

transport input all

line vty 0 4

transport preferred none

transport input all

line vty 5 100

transport preferred none

transport input all

!

ntp master

end

I have pasted the config and I am still not able to ping between vlans.

Hi David,

Looking at your configuration I’m guessing that all of your interfaces are showing up and up.  You can verify this by running “sho ip int brief".

If all of the interfaces are showing up and up there may be a configuration issue on the switch.  Is the SG300 in layer 2 or 3 mode?  If you’re in layer 3 mode verify your routing statements and that the VLAN's are active.  If you’re in layer 2 verify the trunk configuration going to the switch.

Let me know if this does not work for you.

Thank you,

Jason Nickle

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: