cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
686
Views
0
Helpful
1
Replies

Routing Issue From host

Today I noticed that we have different paths going to the same site from the same machine.  I think one of them didn’t go pass  GW and FW.

 

The gateway is 10.25.35.19, so all workstations should use that as the first contact to get out.   Not sure how the trace skipped the GW and FW.

 

The connection is

 

Workstation <-> SW <-> Riverbed <-> FW (internet) <-> RTR (MPLS)

 

CN_HK_RTR1

 

0/0/0

DMZ

0/0/1

VLAN 1, 30, 31, 32, 33, 34, 37, 38, 250

0/0/2

MPLS

 

CN_HK_FW1

 

WAN1

Internet

Port 2

VLAN 1, 30, 31, 32, 33, 34, 37, 38, 250

Port 4

 

 

CN_HK_RVB (Riverbed)

 

LAN

 

WAN

 

 

Core SW

 

 

Tracing route to www1.epson.com.hk [180.169.121.164] over a maximum of 30 hops:

 

  1    <1 ms    <1 ms    <1 ms  10.25.35.19

  2    <1 ms    <1 ms    <1 ms  cn_hk_fw1.americas.corp.timex.com [10.25.35.39]

  3     3 ms    10 ms     3 ms  202.155.232.193

  4     3 ms     3 ms     3 ms  175.45.53.217

  5     3 ms     2 ms     2 ms  115.160.187.31

  6     7 ms     3 ms     5 ms  203.131.246.153

  7     5 ms     6 ms     4 ms  ae-13.r03.tkokhk01.hk.bb.gin.ntt.net [129.250.5.37]

  8     5 ms     5 ms     5 ms  ae-1.a01.chwahk02.hk.bb.gin.ntt.net [129.250.5.161]

  9     7 ms    14 ms     6 ms  ae-1.a01.chwahk02.hk.bb.gin.ntt.net [129.250.5.161]

10     6 ms     6 ms     6 ms  xe-0-0-21-2.a01.chwahk02.hk.ce.gin.ntt.net [203.131.241.70]

11    33 ms    33 ms    32 ms  59.43.248.109

12    32 ms     *       33 ms  59.43.246.253

13    35 ms    36 ms    38 ms  59.43.130.205

14    36 ms    37 ms    39 ms  101.95.89.50

15    35 ms    38 ms    38 ms  101.95.40.114

16    33 ms    32 ms    33 ms  101.95.91.162

17     *        *       33 ms  180.166.188.206

18     *        *        *     Request timed out.

Trace complete.

 

Tracing route to www1.epson.com.hk [180.169.121.164] over a maximum of 30 hops:

 

  1    15 ms     2 ms     2 ms  202.155.232.193

  2     3 ms    13 ms     2 ms  202.155.232.193

  3     2 ms     2 ms     2 ms  175.45.53.58

  4     4 ms     3 ms     3 ms  175.45.53.217

  5     2 ms     2 ms     2 ms  115.160.187.31

  6     4 ms     5 ms     3 ms  203.131.246.153

  7     5 ms     5 ms     5 ms  ae-13.r03.tkokhk01.hk.bb.gin.ntt.net [129.250.5.37]

  8     6 ms     6 ms     5 ms  ae-1.a01.chwahk02.hk.bb.gin.ntt.net [129.250.5.161]

  9     6 ms     6 ms     6 ms  xe-0-0-21-2.a01.chwahk02.hk.ce.gin.ntt.net [203.131.241.70]

10    70 ms    32 ms    33 ms  59.43.248.109

11     *        *        *     Request timed out.

12    39 ms    38 ms    38 ms  59.43.130.205

13    40 ms    38 ms    37 ms  ^C

 

Would anyone be able to help me to see what this may occur?  I have the configurations of the router below just in case.

 

 

 

destination-pattern 774

session target ipv4:192.120.200.90

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 77402 voip

description ***Test Calls to ASGCUCM2***

preference 1

destination-pattern 774

session target ipv4:10.25.1.164

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 77403 voip

description ***Test Calls to ASGCUCM1***

preference 3

destination-pattern 774

session target ipv4:10.25.1.163

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 20 pots

destination-pattern 1878...

port 0/1/0:23

forward-digits all

!

!

banner motd ^CC

 

  *********************************************************************

  *                                                                   *

  *    This system and all of its components are restricted to        *

  *    authorized users for legitimate business purposes and are      *

  *    subject to audit.  Persons who violate this policy will        *

  *    be subject to the disciplinary process.  The actual or         *

  *    attempted unauthorized access, use, modification or copying    *

  *    of computer systems is a violation of Federal and State laws.  *

  *                                                                   *

  *********************************************************************

 

^C

!

line con 0

logging synchronous

stopbits 1

line aux 0

stopbits 1

line vty 0 4

access-class VTY_ACCESS in vrf-also

transport input ssh

line vty 5 15

access-class VTY_ACCESS in vrf-also

transport input ssh

!

ntp server 10.25.1.123

ntp server 10.25.1.163

!

end

 

boot-start-marker

boot-end-marker

!

!

vrf definition Mgmt-intf

!

address-family ipv4

exit-address-family

!

address-family ipv6

exit-address-family

!

card type t1 0 1

logging buffered 10000000

no logging console

no logging monitor

enable secret 5 $1$uc8W$cbjuo3PsJVfluqUC7032K/

!

aaa new-model

!

!

aaa group server tacacs+ GLSTACACS

server name GLS-TIMEX-01

ip tacacs source-interface GigabitEthernet0/0/1.1

!

aaa authentication login default group GLSTACACS local

aaa authentication enable default group GLSTACACS enable

aaa authorization console

aaa authorization config-commands

aaa authorization exec default group GLSTACACS local

aaa authorization commands 1 default group GLSTACACS local

aaa authorization commands 2 default group GLSTACACS local

aaa authorization commands 3 default group GLSTACACS local

aaa authorization commands 4 default group GLSTACACS local

aaa authorization commands 5 default group GLSTACACS local

aaa authorization commands 6 default group GLSTACACS local

aaa authorization commands 7 default group GLSTACACS local

aaa authorization commands 8 default group GLSTACACS local

aaa authorization commands 9 default group GLSTACACS local

aaa authorization commands 10 default group GLSTACACS local

aaa authorization commands 11 default group GLSTACACS local

aaa authorization commands 12 default group GLSTACACS local

aaa authorization commands 13 default group GLSTACACS local

aaa authorization commands 14 default group GLSTACACS local

aaa authorization commands 15 default group GLSTACACS local

aaa accounting exec default start-stop group GLSTACACS

aaa accounting commands 1 default start-stop group GLSTACACS

aaa accounting commands 2 default start-stop group GLSTACACS

aaa accounting commands 3 default start-stop group GLSTACACS

aaa accounting commands 4 default start-stop group GLSTACACS

aaa accounting commands 5 default start-stop group GLSTACACS

aaa accounting commands 6 default start-stop group GLSTACACS

aaa accounting commands 7 default start-stop group GLSTACACS

aaa accounting commands 8 default start-stop group GLSTACACS

aaa accounting commands 9 default start-stop group GLSTACACS

aaa accounting commands 10 default start-stop group GLSTACACS

aaa accounting commands 11 default start-stop group GLSTACACS

aaa accounting commands 12 default start-stop group GLSTACACS

aaa accounting commands 13 default start-stop group GLSTACACS

aaa accounting commands 14 default start-stop group GLSTACACS

aaa accounting commands 15 default start-stop group GLSTACACS

!

!

!

!

!

!

aaa session-id common

clock timezone EST -5 0

clock summer-time EDT recurring

!

!

!

!

!

!

!

!

!

 

 

ip domain name timex.com

ip name-server 10.25.35.42

ip name-server 10.25.35.46

 

no ip dhcp use vrf connected

ip dhcp excluded-address 10.25.38.201 10.25.38.254

ip dhcp excluded-address 10.25.36.220 10.25.36.254

ip dhcp excluded-address 10.25.36.200

ip dhcp excluded-address 10.25.36.1 10.25.36.20

ip dhcp excluded-address 10.25.37.201 10.25.37.254

!

ip dhcp pool Wireless_Scope

network 10.25.37.0 255.255.255.0

default-router 10.25.37.254

dns-server 10.25.35.42 10.25.1.248 10.25.1.248

!

ip dhcp pool VLAN38_Scope

network 10.25.38.0 255.255.255.0

default-router 10.25.38.254

dns-server 202.130.97.65 202.130.97.66

!

ip dhcp pool Voice_Scope

network 10.25.36.0 255.255.255.0

default-router 10.25.36.254

dns-server 10.25.1.248

option 150 ip 10.25.1.163 10.25.1.164

!

ip dhcp pool wireless_scope

!

!

!

!

!

!

!

!

!

!

subscriber templating

!

multilink bundle-name authenticated

!

flow exporter TIMEX_NETFLOW

destination 10.25.1.132

source GigabitEthernet0/0/0

transport udp 2055

!

!

flow monitor TIMEX_NETFLOW

exporter TIMEX_NETFLOW

cache timeout active 60

record netflow-original

!

!

!

!

!

isdn switch-type primary-net5

!

!

trunk group Outbound

hunt-scheme round-robin

!

!

!

!

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

no supplementary-service sip refer

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711alaw

h323

  call preserve

sip

  registrar server expires max 3600 min 3600

!

voice class codec 1

codec preference 1 g711ulaw

codec preference 2 g729r8

codec preference 3 g729br8

codec preference 4 g711alaw

!

voice class h323 160

  h225 timeout tcp establish 6

!

!

!

!

!

voice statistics time-range periodic 60minutes start 00:00 end 00:00 days-of-week daily

!

voice translation-rule 9

rule 1 /^9\(.*\)/ /\1/

!

!

voice translation-profile strip9

translate called 9

!

voice hpi capture buffer 1000000

!

!

!

!

voice-card 0/1

dsp services dspfarm

no watchdog

!

voice-card 0/4

no watchdog

!

license udi pid ISR4331/K9 sn FDO19390X4A

license accept end user agreement

object-group network o365

host 13.66.58.59

host 13.70.156.206

host 13.71.145.114

host 13.71.145.122

host 13.75.149.223

host 13.71.151.88

host 13.78.120.69

host 13.78.120.70

host 13.78.120.99

host 13.78.122.54

host 13.84.216.209

host 13.84.219.100

host 13.84.222.249

host 13.87.36.128

host 13.88.17.54

host 13.92.181.66

host 13.92.236.241

host 13.93.164.45

13.107.6.156 255.255.255.254

13.107.7.190 255.255.255.254

13.107.9.156 255.255.255.254

host 23.96.32.105

host 23.96.251.50

host 23.96.253.65

host 23.97.66.55

host 23.97.78.94

host 23.99.125.4

host 40.71.88.196

host 40.83.120.174

host 40.83.185.155

host 40.83.185.230

host 40.84.145.72

host 40.112.187.89

host 40.117.96.104

host 40.117.100.187

host 40.117.229.133

host 40.117.229.194

host 51.140.45.81

host 51.140.226.217

host 51.142.213.184

host 52.163.58.153

host 52.163.93.38

host 52.172.49.206

host 52.175.154.183

host 52.175.158.8

host 52.178.27.129

host 52.178.144.25

host 52.178.146.67

host 52.178.150.186

host 52.185.154.106

host 52.187.42.197

host 52.187.78.144

host 52.228.36.141

host 52.231.24.115

host 52.231.204.153

host 52.232.118.68

host 52.232.129.232

host 65.52.144.46

host 65.52.176.186

host 65.52.192.203

host 65.52.240.200

host 65.55.239.168

host 70.37.96.155

host 94.245.88.28

host 94.245.117.53

host 104.40.178.127

host 104.40.179.160

host 104.42.225.143

host 104.42.230.91

host 104.45.225.7

host 104.47.156.62

host 104.211.160.244

host 104.214.144.62

host 104.214.144.252

host 104.214.145.126

host 104.214.145.173

host 104.214.146.199

host 111.221.96.149

host 111.221.104.43

host 137.116.156.3

host 137.116.248.150

host 137.117.17.124

host 138.91.61.107

host 157.55.139.177

157.55.145.0 255.255.255.128

157.55.155.0 255.255.255.128

157.55.227.192 255.255.255.192

host 168.62.104.83

host 168.62.106.224

host 168.63.92.133

host 191.235.95.142

host 191.238.160.173

host 207.46.73.250

host 207.46.141.38

host 207.46.156.124

host 207.46.216.54

host 213.199.128.119

host 13.64.196.27

host 13.64.198.19

host 13.64.198.97

host 13.64.199.41

host 13.76.218.117

host 13.76.219.191

host 13.76.219.210

host 13.91.61.249

host 13.91.98.185

host 13.93.216.68

host 13.93.233.42

host 23.97.61.137

host 23.97.150.21

host 23.97.152.190

host 23.97.209.97

host 23.99.109.44

host 23.99.109.64

host 23.99.116.116

host 23.99.121.207

host 23.100.86.91

host 23.101.14.229

host 23.101.30.126

host 23.102.4.253

host 40.76.1.176

host 40.76.8.142

host 40.76.12.4

host 40.76.12.162

host 40.113.8.255

host 40.113.10.78

host 40.113.11.93

host 40.113.14.159

host 40.117.144.240

host 40.117.151.29

host 40.118.211.172

host 40.121.144.182

host 40.122.168.103

host 65.52.148.27

host 65.52.160.218

host 65.52.184.75

host 65.52.196.64

host 70.37.97.234

host 94.245.108.85

host 104.41.207.73

host 104.42.231.28

host 104.43.140.223

host 104.45.11.195

host 104.46.38.64

host 104.46.50.125

host 104.209.35.177

host 104.215.146.200

host 104.215.198.144

host 111.221.111.196

host 137.116.66.126

host 137.116.81.187

host 157.55.177.39

host 157.55.184.223

host 157.55.80.94

host 168.61.146.25

host 168.61.149.17

host 168.61.170.80

host 168.61.172.71

host 168.62.204.209

host 168.62.29.225

host 168.62.43.8

host 168.63.18.79

host 168.63.29.74

host 168.63.100.61

host 168.63.138.56

host 168.63.172.54

host 168.63.213.238

host 191.237.218.239

host 207.46.134.255

host 207.46.153.155

13.67.50.224 255.255.255.248

13.71.201.64 255.255.255.192

13.106.4.128 255.255.255.128

13.75.48.16 255.255.255.248

13.75.80.16 255.255.255.248

13.106.56.0 255.255.255.128

23.100.16.168 255.255.255.248

23.100.32.136 255.255.255.248

23.100.64.24 255.255.255.248

23.100.72.32 255.255.255.248

23.100.80.64 255.255.255.248

23.100.88.32 255.255.255.248

23.100.101.112 255.255.255.240

23.100.104.16 255.255.255.240

23.100.112.64 255.255.255.248

23.100.120.64 255.255.255.248

23.101.5.104 255.255.255.248

23.101.144.136 255.255.255.248

23.101.165.168 255.255.255.248

23.101.181.128 255.255.255.248

23.101.210.24 255.255.255.248

23.101.222.240 255.255.255.240

23.101.224.16 255.255.255.248

23.101.226.16 255.255.255.240

40.112.64.16 255.255.255.240

40.113.192.16 255.255.255.248

40.114.120.16 255.255.255.248

40.115.152.16 255.255.255.240

40.127.67.24 255.255.255.248

52.125.0.0 255.255.128.0

52.172.144.16 255.255.255.240

65.52.1.16 255.255.255.248

65.52.193.136 255.255.255.248

65.54.170.128 255.255.255.128

70.37.128.0 255.255.254.0

104.40.240.48 255.255.255.240

104.41.13.120 255.255.255.248

104.41.216.16 255.255.255.240

104.42.72.16 255.255.255.248

104.43.208.16 255.255.255.248

104.43.240.16 255.255.255.248

104.44.218.128 255.255.255.128

104.44.254.128 255.255.255.128

104.44.255.0 255.255.255.128

104.45.0.16 255.255.255.240

104.45.208.104 255.255.255.248

104.46.112.8 255.255.255.248

104.46.224.64 255.255.255.240

104.209.144.16 255.255.255.248

104.210.48.8 255.255.255.248

104.210.83.160 255.255.255.248

104.210.208.16 255.255.255.248

104.211.16.16 255.255.255.248

104.211.48.16 255.255.255.248

104.211.88.16 255.255.255.240

host 104.211.98.138

host 104.211.98.146

host 104.211.98.246

host 104.211.99.236

host 104.211.100.160

host 104.211.100.204

host 104.211.102.225

104.211.152.32 255.255.255.224

host 104.211.161.150

host 104.211.161.165

host 104.211.161.185

host 104.211.162.33

host 104.211.165.35

host 104.211.166.139

104.211.216.32 255.255.255.224

host 104.211.224.118

host 104.211.225.135

host 104.211.227.110

host 104.211.231.147

host 104.211.231.248

104.215.96.24 255.255.255.248

104.215.144.64 255.255.255.248

104.215.184.16 255.255.255.248

host 131.253.120.128

132.245.165.0 255.255.255.128

134.170.67.0 255.255.255.128

134.170.172.128 255.255.255.128

157.55.45.128 255.255.255.128

157.55.59.128 255.255.255.128

157.55.130.0 255.255.255.128

157.56.53.128 255.255.255.128

157.56.55.0 255.255.255.128

157.56.58.0 255.255.255.128

157.56.151.0 255.255.255.128

191.232.2.128 255.255.255.128

191.237.248.32 255.255.255.248

191.237.252.192 255.255.255.240

13.107.6.152 255.255.255.254

13.107.9.152 255.255.255.254

13.107.18.10 255.255.255.254

13.107.19.10 255.255.255.254

23.103.160.0 255.255.240.0

23.103.224.0 255.255.224.0

40.96.0.0 255.248.0.0

40.104.0.0 255.254.0.0

157.56.106.128 255.255.255.240

157.56.232.0 255.255.248.0

157.56.240.0 255.255.240.0

191.232.96.0 255.255.224.0

host 191.234.6.152

191.234.140.0 255.255.252.0

191.234.224.0 255.255.252.0

23.103.212.0 255.255.252.0

40.92.0.0 255.252.0.0

40.107.0.0 255.255.128.0

40.107.128.0 255.255.192.0

52.100.0.0 255.252.0.0

65.55.88.0 255.255.255.0

65.55.169.0 255.255.255.0

94.245.120.64 255.255.255.192

216.32.180.0 255.255.254.0

23.103.152.0 255.255.252.0

40.92.128.0 255.255.128.0

40.93.128.0 255.255.128.0

40.94.128.0 255.255.128.0

40.95.128.0 255.255.128.0

52.100.128.0 255.255.128.0

52.101.128.0 255.255.128.0

host 13.67.209.156

host 13.67.214.76

host 13.67.222.144

host 13.67.234.27

host 13.68.31.102

host 13.70.89.162

host 13.70.156.147

host 13.70.159.107

host 13.70.186.54

host 13.73.109.13

host 13.73.155.42

host 13.75.42.168

host 13.75.125.228

host 13.75.127.250

host 13.75.154.195

host 13.75.159.17

host 13.75.159.51

host 13.76.188.52

host 13.76.189.79

host 13.76.241.210

host 13.77.1.253

host 13.77.7.84

host 13.78.59.246

host 13.78.93.8

host 13.78.94.7

host 13.78.95.252

host 13.78.112.190

host 13.79.153.60

host 13.79.161.153

host 13.88.183.247

host 13.88.241.210

host 13.89.44.84

host 13.91.40.251

host 13.91.108.91

host 13.91.252.242

host 13.92.80.132

host 13.92.136.118

host 13.93.149.3

host 13.93.167.93

host 13.93.209.18

host 13.94.47.37

host 13.95.88.228

host 13.95.233.176

host 13.95.234.10

host 13.95.236.192

13.107.3.0 255.255.255.0

13.107.8.0 255.255.255.0

13.107.64.0 255.255.192.0

host 23.97.72.141

host 23.97.78.16

host 23.97.164.28

host 23.99.101.49

host 23.99.101.118

host 23.99.112.73

host 23.99.113.163

host 23.99.115.104

host 23.99.121.38

host 23.99.121.255

host 23.99.122.87

host 23.99.124.9

host 23.99.195.117

host 23.99.213.58

host 23.101.61.176

host 23.101.112.170

host 23.101.115.193

host 23.101.116.26

host 23.101.151.89

host 23.101.156.198

host 23.101.158.111

host 23.102.17.214

host 23.102.24.114

23.103.128.0 255.255.254.0

23.103.130.0 255.255.255.0

23.103.176.128 255.255.255.192

23.103.176.192 255.255.255.224

23.103.178.128 255.255.255.192

23.103.178.192 255.255.255.224

host 40.68.225.164

host 40.68.229.156

host 40.68.230.133

host 40.69.45.108

host 40.74.62.125

host 40.74.84.253

host 40.74.113.62

host 40.74.127.186

host 40.74.128.205

host 40.74.129.215

host 40.74.130.253

host 40.74.143.94

host 40.76.24.32

host 40.76.24.177

host 40.76.77.68

host 40.77.16.36

host 40.78.68.158

host 40.78.71.48

host 40.78.98.202

host 40.78.145.194

host 40.78.146.128

host 40.79.38.101

host 40.79.41.254

host 40.79.74.185

host 40.79.82.21

host 40.83.17.24

host 40.83.176.46

host 40.83.177.162

host 40.83.183.236

host 40.84.28.125

host 40.86.90.132

host 40.86.92.191

host 40.112.188.2

host 40.113.16.205

host 40.113.87.220

host 40.113.136.240

host 40.114.149.220

host 40.114.244.22

host 40.115.1.44

host 40.115.74.171

host 40.117.100.83

host 40.117.145.132

host 40.118.214.164

host 40.118.251.206

host 40.121.200.212

host 40.122.44.96

host 40.122.165.60

host 40.122.168.86

host 40.123.43.195

host 40.123.50.17

host 40.126.239.210

host 40.126.251.57

host 40.127.129.109

host 40.127.169.165

host 51.140.53.252

host 51.140.55.82

host 51.140.183.120

host 51.141.5.99

host 51.141.9.8

host 51.141.12.151

52.112.0.0 255.252.0.0

host 52.160.110.94

host 52.163.224.242

host 52.163.225.1

host 52.163.229.196

host 52.163.230.187

host 52.163.231.50

host 52.163.231.126

host 52.164.255.104

host 52.165.35.53

host 52.165.45.77

host 52.165.150.215

host 52.169.9.241

host 52.169.30.95

host 52.169.104.89

host 52.169.105.194

host 52.169.105.219

host 52.169.106.115

host 52.169.154.144

host 52.169.190.101

host 52.172.53.101

host 52.172.54.196

host 52.172.55.238

host 52.173.190.229

host 52.174.144.192

host 52.174.166.73

host 52.174.166.107

host 52.174.166.156

host 52.174.186.47

host 52.175.24.155

host 52.175.37.105

host 52.175.38.240

host 52.178.34.159

host 52.178.36.12

host 52.178.36.169

host 52.178.38.115

host 52.178.145.227

host 52.178.148.1

host 52.178.148.152

host 52.178.158.225

host 52.178.179.194

host 52.185.146.154

host 52.185.151.102

host 52.187.6.119

host 52.187.79.90

host 52.232.129.71

host 52.232.132.60

host 52.232.135.81

host 52.233.128.227

host 52.233.29.169

host 52.233.30.121

65.55.127.0 255.255.255.0

66.119.157.192 255.255.255.192

66.119.158.0 255.255.255.128

host 104.40.75.8

host 104.40.76.196

host 104.40.91.215

host 104.40.189.177

host 104.41.207.112

host 104.41.208.54

host 104.41.210.140

host 104.42.229.230

host 104.43.12.164

104.44.195.0 255.255.255.0

104.44.200.0 255.255.254.0

host 104.45.18.178

host 104.45.231.95

host 104.46.62.41

host 104.46.96.162

host 104.46.97.194

host 104.46.101.116

host 104.46.105.95

host 104.47.151.128

host 104.208.28.54

host 104.208.31.113

host 104.208.152.137

host 104.209.188.207

host 104.210.1.218

host 104.210.9.95

host 104.210.80.193

host 104.211.162.59

host 104.211.165.113

host 104.211.165.216

111.221.76.128 255.255.255.128

111.221.77.0 255.255.255.192

host 111.221.101.75

111.221.122.192 255.255.255.192

131.253.128.0 255.255.224.0

131.253.160.0 255.255.240.0

132.245.0.0 255.255.255.0

132.245.1.0 255.255.255.128

132.245.112.0 255.255.255.0

132.245.113.0 255.255.255.128

134.170.0.0 255.255.255.128

134.170.54.0 255.255.255.192

134.170.54.128 255.255.255.128

134.170.113.192 255.255.255.192

134.170.115.128 255.255.255.128

host 137.116.66.252

host 137.116.132.4

host 137.116.157.126

host 137.116.159.19

host 137.116.159.228

host 137.116.248.105

host 137.117.109.221

host 137.117.128.25

157.55.40.128 255.255.255.128

157.55.238.0 255.255.255.128

host 157.56.176.68

host 168.61.145.101

host 168.61.152.29

host 168.61.155.249

host 168.63.14.15

host 168.63.204.74

host 168.63.219.57

host 168.63.245.120

host 191.233.80.151

host 191.233.95.169

host 191.234.19.21

host 191.234.20.241

host 191.234.21.145

host 191.234.23.27

host 191.237.44.60

207.46.5.0 255.255.255.0

host 207.46.155.141

host 207.46.156.136

host 207.46.230.50

host 13.107.6.160

host 13.107.9.160

host 23.97.56.236

host 23.97.78.215

host 40.76.80.180

host 40.112.223.206

host 40.127.139.229

host 104.40.214.0

host 104.43.235.252

host 13.67.53.38

host 13.67.56.73

host 13.69.159.30

host 13.75.42.223

host 13.75.47.33

host 13.75.47.241

host 13.107.12.51

host 23.96.208.185

host 23.96.219.115

host 23.97.178.173

host 23.97.218.250

host 23.99.56.164

host 23.99.112.148

host 40.74.50.25

host 40.76.62.115

host 40.78.68.109

host 40.83.178.25

host 40.83.182.229

host 40.84.147.173

host 40.84.149.239

host 40.84.188.180

host 40.84.192.103

host 40.86.88.12

host 40.113.17.180

host 40.113.19.21

host 40.113.22.47

host 40.122.129.128

host 40.124.14.212

host 65.52.210.135

host 104.40.28.30

host 104.40.208.40

host 104.40.218.31

host 104.40.234.17

host 104.209.179.144

host 104.209.212.110

host 104.210.220.25

host 137.116.74.190

host 137.116.77.120

host 168.63.234.40

host 191.236.108.93

host 191.236.157.212

host 207.46.237.84

host 13.73.106.160

host 13.75.158.234

host 13.78.58.132

host 13.79.161.29

host 13.82.54.72

host 13.93.219.105

host 40.74.129.10

host 40.118.97.54

host 51.140.50.132

host 51.141.14.78

host 52.172.158.178

host 52.228.32.190

host 52.231.36.193

host 52.231.202.175

host 52.229.125.229

host 104.41.35.170

host 104.211.163.139

host 13.69.187.20

host 13.70.184.242

host 13.71.155.176

host 13.72.20.247

host 13.72.185.126

host 13.75.153.216

host 13.76.140.48

host 13.78.114.39

host 13.85.84.102

host 13.88.248.161

host 13.88.254.212

host 13.94.209.165

host 13.107.6.171

host 13.107.9.171

host 23.103.183.15

host 40.68.166.51

host 40.74.130.243

host 40.74.138.42

host 40.76.54.124

host 40.86.230.88

host 40.114.192.209

host 40.117.226.146

host 40.126.236.216

host 40.127.79.139

host 51.140.46.128

host 51.141.8.160

host 52.169.109.48

host 52.172.12.123

host 52.172.13.171

host 52.172.152.100

host 52.172.153.104

host 52.175.25.142

host 52.232.128.169

host 104.40.225.204

host 104.41.62.54

host 104.211.103.207

host 104.211.229.230

host 104.214.38.136

host 104.215.194.17

host 134.170.27.86

host 134.170.48.20

host 134.170.48.22

host 134.170.65.86

host 134.170.170.86

host 137.116.172.39

host 137.135.65.72

host 191.235.87.181

host 191.237.40.220

13.107.6.150 255.255.255.254

host 13.107.6.168

13.107.9.150 255.255.255.254

host 13.107.9.168

40.108.0.0 255.255.224.0

40.108.128.0 255.255.128.0

52.104.0.0 255.252.0.0

104.146.0.0 255.255.224.0

104.146.128.0 255.255.128.0

134.170.200.0 255.255.248.0

134.170.208.0 255.255.248.0

191.232.0.0 255.255.254.0

191.234.128.0 255.255.248.0

191.235.0.0 255.255.240.0

host 40.76.22.51

host 40.76.30.255

host 40.76.213.143

host 40.76.216.125

host 40.76.221.181

host 40.76.222.175

host 40.83.185.108

host 40.114.8.214

host 40.114.14.121

host 40.114.15.127

host 40.114.15.142

host 40.114.45.182

host 40.114.40.12

host 40.114.51.204

host 40.114.51.239

host 40.118.210.94

host 40.112.188.120

host 40.118.131.134

host 40.118.135.86

host 40.118.131.27

host 40.118.209.10

host 104.41.155.129

host 104.210.43.160

host 137.135.51.71

host 137.135.52.204

host 138.91.155.70

host 138.91.159.117

host 138.91.160.172

host 138.91.164.243

host 138.91.245.66

!

spanning-tree extend system-id

!

username timex privilege 15 password 0 CorpControl

username TimexAccess secret 4 0w25F.R3UEJHpGqijnbkp2kLz29JXwheE9HXdSbh3xA

username glstech privilege 15 secret 5 $1$1ROC$Z08ShqDdnJN3Qkw40nux31

username timexadmin privilege 15 secret 5 $1$DXxr$Kc9prn.o8tG6okWv2nxrr/

!

redundancy

mode none

!

!

!

!

controller T1 0/1/0

framing esf

clock source line primary

linecode b8zs

cablelength long 0db

pri-group timeslots 1-24

!

controller T1 0/1/1

framing esf

clock source line secondary

linecode b8zs

cablelength long 0db

pri-group timeslots 1-24

!

!

vlan internal allocation policy ascending

!

!

class-map match-any gold

match access-group name gold

class-map match-any silver

match access-group name silver

class-map match-all Web-Police

  description class to match HTTP/HTTPS traffic to police

match access-group name Web-Police

!

policy-map WebPolice

class Web-Police

  police rate 400000 bps

   conform-action transmit

   exceed-action drop

   violate-action drop

class class-default

  fair-queue

policy-map sprint-cos

class gold

  bandwidth percent 45

  set precedence 4

class silver

  bandwidth percent 30

  set precedence 3

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

!

interface GigabitEthernet0/0/0

description DMZ network

ip address 192.168.174.16 255.255.255.0

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

ip policy route-map MPLS_PBR

negotiation auto

!

interface GigabitEthernet0/0/1

description to LAN

no ip address

no ip redirects

no ip proxy-arp

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

load-interval 30

negotiation auto

!

interface GigabitEthernet0/0/1.1

description to LAN

encapsulation dot1Q 1 native

ip address 10.25.35.19 255.255.255.0

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

ip access-group DENY_CHINA_USERS in

ip access-group TEST-CHINA out

no cdp enable

!

interface GigabitEthernet0/0/1.30

description Registration_30

encapsulation dot1Q 30

ip address 10.30.140.254 255.255.255.0

ip helper-address 172.24.5.1

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

ip access-group acl_Registration_30 in

no cdp enable

!

interface GigabitEthernet0/0/1.31

description Remediation_31

encapsulation dot1Q 31

ip address 10.31.140.254 255.255.255.0

ip helper-address 172.24.5.2

ip helper-address 172.24.5.1

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

no cdp enable

!

interface GigabitEthernet0/0/1.32

description Dead_End_32

encapsulation dot1Q 32

ip address 10.32.140.254 255.255.255.0

ip helper-address 172.24.5.3

ip helper-address 172.24.5.1

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

no cdp enable

!

interface GigabitEthernet0/0/1.33

description Guest_Access_33

encapsulation dot1Q 33

ip address 10.33.140.254 255.255.255.0

ip helper-address 10.25.35.42

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

ip access-group acl_Guest_Access_33 in

no cdp enable

!

interface GigabitEthernet0/0/1.34

description boyd_34

encapsulation dot1Q 34

ip address 10.34.140.254 255.255.255.0

ip helper-address 10.25.35.42

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

ip access-group acl_byod_34 in

no cdp enable

!

interface GigabitEthernet0/0/1.37

encapsulation dot1Q 37

ip address 10.25.37.254 255.255.255.0

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

no cdp enable

!

interface GigabitEthernet0/0/1.38

encapsulation dot1Q 38

ip address 10.25.38.254 255.255.255.0

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

no cdp enable

!

interface GigabitEthernet0/0/1.51

description VOICE

encapsulation dot1Q 51

ip address 10.25.36.254 255.255.255.0

no ip redirects

no ip proxy-arp

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

no cdp enable

h323-gateway voip interface

h323-gateway voip bind srcaddr 10.25.36.254

!

interface GigabitEthernet0/0/1.250

encapsulation dot1Q 250

ip address 192.168.226.2 255.255.255.248

no ip redirects

no ip proxy-arp

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

ip access-group DENY_CHINA_USERS in

no cdp enable

!

interface GigabitEthernet0/0/2

ip address 192.168.255.78 255.255.255.252

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

negotiation auto

!

interface Service-Engine0/1/0

!

interface Serial0/1/0:23

no ip address

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice voice

!

interface Serial0/1/1:23

no ip address

ip flow monitor TIMEX_NETFLOW input

ip flow monitor TIMEX_NETFLOW output

encapsulation hdlc

isdn switch-type primary-net5

isdn incoming-voice voice

!

interface Service-Engine0/4/0

!

interface GigabitEthernet0

vrf forwarding Mgmt-intf

no ip address

shutdown

negotiation auto

!

interface Vlan1

no ip address

!

!

router eigrp 1

network 10.25.35.0 0.0.0.255

network 10.25.36.0 0.0.0.255

network 10.25.37.0 0.0.0.255

network 10.25.38.0 0.0.0.255

network 10.30.140.0 0.0.0.255

network 10.31.140.0 0.0.0.255

network 10.32.140.0 0.0.0.255

network 10.33.140.0 0.0.0.255

network 192.168.174.0

redistribute static

!

router ospf 1

network 10.25.35.0 0.0.0.255 area 0

!

router bgp 65020

bgp log-neighbor-changes

network 10.10.58.0 mask 255.255.255.0

network 10.25.35.0 mask 255.255.255.0

network 10.25.36.0 mask 255.255.255.0

network 10.25.37.0 mask 255.255.255.0

network 10.25.38.0 mask 255.255.255.0

network 10.30.140.0 mask 255.255.255.0

network 10.31.140.0 mask 255.255.255.0

network 10.32.140.0 mask 255.255.255.0

network 10.33.140.0 mask 255.255.255.0

network 192.168.174.0

neighbor 192.168.255.77 remote-as 1803

neighbor 192.168.255.77 version 4

neighbor 192.168.255.77 soft-reconfiguration inbound

!

ip forward-protocol nd

no ip http server

no ip http secure-server

ip tftp source-interface GigabitEthernet0

ip route 0.0.0.0 0.0.0.0 10.25.35.39

ip route 10.10.58.0 255.255.255.0 192.168.226.1

ip route 10.25.2.159 255.255.255.255 Null0

ip route 172.29.6.0 255.255.255.0 10.25.35.20

ip route 192.168.225.0 255.255.255.240 192.168.226.1

ip tacacs source-interface GigabitEthernet0/0/1.1

ip ssh rsa keypair-name CN_HK_RTR1.timex.com

ip ssh version 2

!

!

ip access-list standard GLSSNMP

permit 10.25.2.34

permit 172.31.255.0 0.0.0.255

permit 12.21.228.240 0.0.0.15

permit 12.21.228.0 0.0.0.255

permit 66.194.25.0 0.0.0.255

ip access-list standard MPLS_PBR

permit 192.168.174.4

permit 192.168.174.11

permit 192.168.174.18

permit 192.168.174.29

permit 192.168.174.36

ip access-list standard MPLS_PRB

permit 192.168.174.36

ip access-list standard TIMEX-RW

permit 10.25.2.156

permit 10.25.1.156

ip access-list standard TIMEX-SNMP

permit 10.10.58.1

permit 10.10.58.75

permit 10.25.4.159

permit 10.25.1.132

permit 10.25.2.214

permit 10.25.1.245

ip access-list standard VTYACCESS

permit 172.31.255.0 0.0.0.255

permit 192.168.255.0 0.0.0.255

permit 12.21.228.0 0.0.0.255

permit 66.194.25.0 0.0.0.255

permit 66.129.114.48 0.0.0.15

permit 10.0.0.0 0.255.255.255

permit 192.168.0.0 0.0.255.255

permit 193.56.129.0 0.0.0.255

permit 192.137.96.0 0.0.0.255

permit 192.120.200.0 0.0.0.255

permit 192.13.69.0 0.0.0.255

permit 194.49.18.0 0.0.0.255

permit 169.1.1.0 0.0.0.255

ip access-list standard VTY_ACCESS

permit 72.248.107.250

permit 10.25.2.0 0.0.0.255

permit 10.25.4.0 0.0.0.255

permit 10.25.1.0 0.0.0.255

permit 66.194.125.0 0.0.0.255

permit 12.21.228.0 0.0.0.255

permit 10.25.35.0 0.0.0.255

!

ip access-list extended CAP

permit ip host 66.194.25.11 any

permit ip any host 66.194.25.11

ip access-list extended DENY_CHINA_USERS

permit ip host 10.10.58.207 host 10.25.35.57

permit ip 10.10.58.0 0.0.0.255 10.0.0.0 0.255.255.255

permit ip 10.10.58.0 0.0.0.255 172.16.0.0 0.15.255.255

permit ip 10.10.58.0 0.0.0.255 192.168.0.0 0.0.255.255

permit ip 10.10.58.0 0.0.0.63 any

permit ip 10.10.58.64 0.0.0.15 any

permit ip 10.10.58.80 0.0.0.15 64.68.0.0 0.0.255.255

permit ip 10.10.58.96 0.0.0.31 64.68.0.0 0.0.255.255

permit ip 10.10.58.128 0.0.0.127 64.68.0.0 0.0.255.255

permit ip 10.10.58.0 0.0.0.255 object-group o365

deny   ip 10.10.58.0 0.0.0.255 any

permit ip any any

ip access-list extended TEST-CHINA

permit ip host 10.10.58.207 host 10.25.35.57

permit ip any any

ip access-list extended Web-Police

permit tcp any any eq www

permit tcp any any eq 443

deny   ip any any

ip access-list extended acl_Dead_End_32

permit udp 10.32.140.0 0.0.0.255 host 10.25.1.163 eq tftp

permit ip 10.32.140.0 0.0.0.255 host 10.25.1.156

permit udp host 0.0.0.0 eq bootpc host 255.255.255.255 eq bootps

permit udp 10.32.140.0 0.0.0.255 eq bootpc host 10.25.1.156 eq bootps

permit icmp 10.32.140.0 0.0.0.255 host 10.32.140.250 echo

permit icmp 10.32.140.0 0.0.0.255 host 10.32.140.254 echo

permit icmp 10.32.140.0 0.0.0.255 any echo-reply

deny   ip any 10.0.0.0 0.255.255.255

deny   ip any 172.16.0.0 0.15.255.255

deny   ip any 192.168.0.0 0.0.255.255

deny   ip any 0.0.0.0 0.255.255.255

deny   ip any 127.0.0.0 0.255.255.255

deny   ip any 224.0.0.0 31.255.255.255

ip access-list extended acl_Guest_Access_33

permit udp 10.32.140.0 0.0.0.255 host 10.25.1.163 eq tftp

permit udp 10.33.140.0 0.0.0.255 host 10.25.1.164 eq tftp

permit ip host 10.33.140.254 host 10.25.35.42

remark ** Allow dhcp to operate

permit udp host 0.0.0.0 eq bootpc host 255.255.255.255 eq bootps

permit udp 10.33.140.0 0.0.0.255 eq bootpc host 10.25.35.42 eq bootps

permit udp 10.33.140.0 0.0.0.255 eq 4567 host 10.25.1.156 eq 4567

permit tcp 10.33.140.0 0.0.0.255 host 10.25.1.156 eq 443

permit tcp 10.33.140.0 0.0.0.255 host 10.25.1.156 eq www

permit udp 10.33.140.0 0.0.0.255 eq 4567 172.24.5.0 0.0.0.255 eq 4567

permit tcp 10.33.140.0 0.0.0.255 172.24.5.0 0.0.0.255 eq 443

permit tcp 10.33.140.0 0.0.0.255 172.24.5.0 0.0.0.255 eq www

permit icmp 10.33.140.0 0.0.0.255 host 10.33.140.1 echo

permit icmp 10.33.140.0 0.0.0.255 any echo-reply

permit udp 10.33.140.0 0.0.0.255 host 10.25.1.163 eq tftp

deny   ip any 10.0.0.0 0.255.255.255

deny   ip any 172.16.0.0 0.15.255.255

deny   ip any 192.168.0.0 0.0.255.255

deny   ip 10.33.140.0 0.0.0.255 10.0.0.0 0.0.0.255

permit ip 10.33.140.0 0.0.0.255 any

ip access-list extended acl_Registration_30

permit udp 10.30.140.0 0.0.0.255 host 10.25.1.163 eq tftp

permit ip 10.30.140.0 0.0.0.255 host 10.25.35.42

permit ip 10.30.140.0 0.0.0.255 host 10.25.35.46

permit ip 10.30.140.0 0.0.0.255 10.30.140.0 0.0.0.255

permit ip 10.30.140.0 0.0.0.255 host 10.25.1.156

permit ip 10.30.140.0 0.0.0.255 host 172.24.5.1

permit ip host 10.30.140.254 host 10.25.35.42

permit udp host 0.0.0.0 eq bootpc host 255.255.255.255 eq bootps

permit udp 10.30.140.0 0.0.0.255 eq bootpc host 10.25.1.156 eq bootps

permit udp 10.30.140.0 0.0.0.255 eq bootpc host 172.24.5.1 eq bootps

permit udp 10.30.140.0 0.0.0.255 eq 4567 host 10.25.1.156 eq 4567

permit tcp 10.30.140.0 0.0.0.255 host 10.25.1.156 eq 443

permit tcp 10.30.140.0 0.0.0.255 host 10.25.1.156 eq www

permit udp 10.30.140.0 0.0.0.255 eq 4567 172.24.5.0 0.0.0.255 eq 4567

permit tcp 10.30.140.0 0.0.0.255 172.24.5.0 0.0.0.255 eq 443

permit tcp 10.30.140.0 0.0.0.255 172.24.5.0 0.0.0.255 eq www

permit icmp 10.30.140.0 0.0.0.255 host 10.30.140.1 echo

deny   ip any 172.16.0.0 0.15.255.255

deny   ip any 192.168.0.0 0.0.255.255

permit ip host 10.34.140.250 host 10.25.35.42

permit udp 10.34.140.0 0.0.0.255 eq bootpc host 10.25.35.42 eq bootps

permit ip host 10.25.35.81 host 10.25.2.210

permit tcp any 192.137.96.0 0.0.0.255 eq smtp 443 3389 389

permit icmp 10.30.140.0 0.0.0.255 any echo-reply

deny   ip any 10.0.0.0 0.255.255.255

deny   ip 10.30.140.0 0.0.0.255 10.25.0.0 0.0.255.255

permit ip 10.30.140.0 0.0.0.255 any

ip access-list extended acl_Remediation_31

permit ip 10.31.140.0 0.0.0.255 host 10.25.1.156

permit udp host 0.0.0.0 eq bootpc host 255.255.255.255 eq bootps

permit udp 10.31.140.0 0.0.0.255 eq bootpc host 10.25.1.156 eq bootps

permit udp 10.31.140.0 0.0.0.255 host 10.25.1.163 eq tftp

permit icmp 10.31.140.0 0.0.0.255 host 10.31.140.250 echo

permit icmp 10.31.140.0 0.0.0.255 host 10.31.140.254 echo

permit icmp 10.31.140.0 0.0.0.255 any echo-reply

deny   ip any 10.0.0.0 0.255.255.255

deny   ip any 172.16.0.0 0.15.255.255

deny   ip any 192.168.0.0 0.0.255.255

deny   ip any 127.0.0.0 0.255.255.255

deny   ip any 0.0.0.0 0.255.255.255

deny   udp any any eq domain

deny   tcp any any eq domain

permit ip 10.31.140.0 0.0.0.255 any

ip access-list extended acl_byod_34

permit udp 10.34.140.0 0.0.0.255 host 10.25.1.163 eq tftp

permit udp 10.34.140.0 0.0.0.255 host 10.25.1.164 eq tftp

permit ip 10.34.140.0 0.0.0.255 host 10.25.1.156

permit ip 10.34.140.0 0.0.0.255 host 172.24.5.1

permit ip 10.34.140.0 0.0.0.255 host 172.24.5.4

permit ip host 10.34.140.250 host 10.25.35.42

permit udp 10.34.140.0 0.0.0.255 eq bootpc host 10.25.35.42 eq bootps

permit udp 10.34.140.0 0.0.0.255 eq 4567 host 10.25.1.156 eq 4567

permit tcp 10.34.140.0 0.0.0.255 host 10.25.1.156 eq 443

permit tcp 10.34.140.0 0.0.0.255 host 10.25.1.156 eq www

permit udp 10.34.140.0 0.0.0.255 eq 4567 172.24.5.0 0.0.0.255 eq 4567

permit tcp 10.34.140.0 0.0.0.255 172.24.5.0 0.0.0.255 eq 443

permit tcp 10.34.140.0 0.0.0.255 172.24.5.0 0.0.0.255 eq www

permit icmp 10.34.140.0 0.0.0.255 host 10.34.140.1 echo

permit icmp 10.34.140.0 0.0.0.255 any echo-reply

deny   ip any 172.16.0.0 0.15.255.255

deny   ip any 192.168.0.0 0.0.255.255

deny   ip 10.34.140.0 0.0.0.255 10.0.0.0 0.255.255.255

ip access-list extended exit

ip access-list extended gold

permit tcp any any precedence flash-override

permit ip host 192.168.255.30 172.31.255.0 0.0.0.255

permit tcp 10.25.35.0 0.0.0.255 any eq www 3389

permit tcp 10.10.58.0 0.0.0.255 any eq www 3389

permit ip host 10.25.35.81 host 192.13.69.170

permit ip host 10.25.35.81 host 10.25.2.210

permit ip host 10.25.35.81 host 192.120.203.100

permit tcp any host 10.25.2.210 eq 3389

permit tcp any host 192.120.203.100 eq 1521 7779 7780 7778 1950

ip access-list extended silver

permit tcp any 10.25.0.0 0.0.255.255 eq smtp 443 3389 389

permit tcp any 10.1.250.0 0.0.0.255 eq smtp 443 3389 389

permit tcp any 10.7.0.0 0.0.255.255 eq smtp 443 3389 389

permit tcp any 192.168.0.0 0.0.255.255 eq smtp 443 3389 389

permit tcp any 10.2.0.0 0.0.15.255 eq smtp 443 3389 389

permit tcp any 169.1.1.0 0.0.0.255 eq smtp 443 3389 389

permit tcp any 192.137.96.0 0.0.0.255 eq smtp 443 3389 389

permit tcp any 193.56.129.0 0.0.0.255 eq smtp 443 3389 389

permit tcp any 192.120.0.0 0.0.255.255 eq smtp 443 3389 389

permit tcp any host 10.1.250.106 eq 7779 7780

ip access-list extended tac

permit icmp host 10.30.140.250 host 10.30.140.254

permit ip any any

!

logging host 10.25.2.32

!

route-map MPLS_PBR permit 10

match ip address MPLS_PBR

set ip next-hop 192.168.255.77

!

route-map MPLS_PBR permit 20

!

snmp-server community 26BoUeF7BU RW TIMEX-RW

snmp-server community TIMEX_RO RO TIMEX-SNMP

snmp-server community Timex_RO RO TIMEX-SNMP

snmp-server community glsiiabdfi RO GLSSNMP

snmp-server trap link ietf

snmp-server trap-source GigabitEthernet0/0/1.1

snmp-server source-interface informs GigabitEthernet0/0/1.1

snmp-server enable traps snmp linkdown linkup coldstart warmstart

snmp-server host 10.25.1.156 26BoUeF7BU

snmp-server host 10.25.2.156 26BoUeF7BU

snmp ifmib ifindex persist

!

!

!

!

control-plane

!

!

voice-port 0/1/0:23

!

voice-port 0/1/1:23

!

!

!

!

!

mgcp

mgcp call-agent 10.25.1.163 2427 service-type mgcp version 0.1

mgcp dtmf-relay voip codec all mode out-of-band

mgcp rtp unreachable timeout 1000 action notify

mgcp modem passthrough voip mode nse

mgcp package-capability rtp-package

mgcp package-capability sst-package

mgcp package-capability pre-package

no mgcp package-capability res-package

no mgcp package-capability fxr-package

no mgcp timer receive-rtcp

mgcp sdp simple

mgcp fax t38 ecm

mgcp fax t38 inhibit

no mgcp explicit hookstate

mgcp rtp payload-type g726r16 static

mgcp bind control source-interface GigabitEthernet0/0/1.51

mgcp bind media source-interface GigabitEthernet0/0/1.51

mgcp behavior rsip-range tgcp-only

mgcp behavior comedia-role none

mgcp behavior comedia-check-media-src disable

mgcp behavior comedia-sdp-force disable

!

mgcp profile default

!

sccp local GigabitEthernet0/0/1.51

sccp ccm 10.25.1.163 identifier 1 version 7.0

sccp

!

sccp ccm group 1

associate ccm 1 priority 1

associate profile 2 register MTPd48cb5b38b62

associate profile 1 register TRNd48cb5b38b62

associate profile 3 register CFBd48cb5b38b62

keepalive retries 5

switchover method immediate

switchback method immediate

switchback interval 15

signaling dscp af31

!

ccm-manager music-on-hold

!

ccm-manager fallback-mgcp

ccm-manager redundant-host 10.25.1.164

ccm-manager mgcp

no ccm-manager fax protocol cisco

ccm-manager config server 10.25.1.163

ccm-manager config

!

dspfarm profile 1 transcode

codec g729abr8

codec g729ar8

codec g711alaw

codec g711ulaw

maximum sessions 3

associate application SCCP

!

dspfarm profile 3 conference

codec g729br8

codec g729r8

codec g729abr8

codec g729ar8

codec g711alaw

codec g711ulaw

maximum sessions 2

associate application SCCP

!

dspfarm profile 2 mtp

codec g711ulaw

maximum sessions software 250

associate application SCCP

!

dial-peer voice 1002 voip

description User Extenstions

preference 1

destination-pattern 3..

progress_ind setup enable 1

modem passthrough nse codec g711ulaw

session target ipv4:10.25.1.163

incoming called-number .

voice-class codec 1

dtmf-relay h245-alphanumeric

no vad

!

dial-peer voice 1003 voip

description User Extenstions

preference 1

destination-pattern 7..

progress_ind setup enable 1

modem passthrough nse codec g711ulaw

session target ipv4:10.25.1.163

incoming called-number .

voice-class codec 1

dtmf-relay h245-alphanumeric

no vad

!

dial-peer voice 1001 voip

description User Extenstions

preference 1

destination-pattern 0..

progress_ind setup enable 1

modem passthrough nse codec g711ulaw

session target ipv4:10.25.1.163

incoming called-number .

voice-class codec 1

dtmf-relay h245-alphanumeric

no vad

!

dial-peer voice 9 pots

description Outbound

translation-profile outgoing strip9

preference 1

destination-pattern 9T

progress_ind progress enable 8

translate-outgoing called 9

port 0/1/0:23

forward-digits all

!

dial-peer voice 99 voip

description outbound VOIP

translation-profile incoming strip-9

incoming called-number 9T

dtmf-relay h245-alphanumeric

codec g711ulaw

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711alaw

no vad

!

dial-peer voice 11 pots

description Outbound

preference 1

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

progress_ind progress enable 8

port 0/1/0:23

forward-digits 8

!

dial-peer voice 13 pots

description Outbound

preference 1

destination-pattern 91850.

progress_ind progress enable 8

port 0/1/0:23

forward-digits 5

!

dial-peer voice 14 pots

description Outbound

preference 1

destination-pattern 91083

progress_ind progress enable 8

port 0/1/0:23

forward-digits 4

!

dial-peer voice 16 pots

description Outbound

preference 1

destination-pattern 9109

progress_ind progress enable 8

port 0/1/0:23

forward-digits 3

!

dial-peer voice 10 pots

description Outbound

translation-profile outgoing strip9

preference 2

destination-pattern 9T

progress_ind progress enable 8

translate-outgoing called 9

port 0/1/1:23

forward-digits all

!

dial-peer voice 12 pots

description Outbound

preference 2

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

progress_ind progress enable 8

port 0/1/1:23

forward-digits 8

!

dial-peer voice 18 pots

description Outbound

preference 2

destination-pattern 91850.

progress_ind progress enable 8

port 0/1/0:23

forward-digits 5

!

dial-peer voice 15 pots

description Outbound

preference 1

destination-pattern 91083

progress_ind progress enable 8

port 0/1/1:23

forward-digits 4

!

dial-peer voice 17 pots

description Outbound

preference 2

destination-pattern 9109

progress_ind progress enable 8

port 0/1/1:23

forward-digits 3

!

dial-peer voice 72701 voip

description ***Test Calls to PPHCBCM1***

preference 1

destination-pattern 727

session target ipv4:192.120.200.90

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 72702 voip

description ***Test Calls to ASGCUCM2***

preference 2

destination-pattern 727

session target ipv4:10.25.1.164

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 72703 voip

description ***Test Calls to ASGCUCM1***

preference 3

destination-pattern 727

session target ipv4:10.25.1.163

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 77401 voip

description ***Test Calls to PPHCBCM1***

preference 2

destination-pattern 774

session target ipv4:192.120.200.90

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 77402 voip

description ***Test Calls to ASGCUCM2***

preference 1

destination-pattern 774

session target ipv4:10.25.1.164

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 77403 voip

description ***Test Calls to ASGCUCM1***

preference 3

destination-pattern 774

session target ipv4:10.25.1.163

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 20 pots

destination-pattern 1878...

port 0/1/0:23

forward-digits all

!

!

banner motd ^CC

 

  *********************************************************************

  *                                                                   *

  *    This system and all of its components are restricted to        *

  *    authorized users for legitimate business purposes and are      *

  *    subject to audit.  Persons who violate this policy will        *

  *    be subject to the disciplinary process.  The actual or         *

  *    attempted unauthorized access, use, modification or copying    *

  *    of computer systems is a violation of Federal and State laws.  *

  *                                                                   *

  *********************************************************************

 

^C

!

line con 0

logging synchronous

stopbits 1

line aux 0

stopbits 1

line vty 0 4

access-class VTY_ACCESS in vrf-also

transport input ssh

line vty 5 15

access-class VTY_ACCESS in vrf-also

transport input ssh

!

ntp server 10.25.1.123

ntp server 10.25.1.163

!

end

 

CN_HK_RTR1#

 

 

 

 

CN_HK_RTR1#sho ip rou

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

       E1 - OSPF external type 1, E2 - OSPF external type 2

       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

       ia - IS-IS inter area, * - candidate default, U - per-user static route

       o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

       a - application route

       + - replicated route, % - next hop override, p - overrides from PfR

 

Gateway of last resort is 10.25.35.39 to network 0.0.0.0

 

S*    0.0.0.0/0 [1/0] via 10.25.35.39

      10.0.0.0/8 is variably subnetted, 113 subnets, 4 masks

B        10.1.4.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.1.220.0/24 [20/0] via 192.168.255.77, 1w2d

B        10.1.250.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.5.1.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.7.0.0/16 [20/0] via 192.168.255.77, 1w5d

B        10.8.4.0/30 [20/0] via 192.168.255.77, 7w0d

B        10.8.10.0/30 [20/0] via 192.168.255.77, 3d05h

B        10.8.10.4/30 [20/0] via 192.168.255.77, 2d17h

B        10.8.10.20/30 [20/0] via 192.168.255.77, 1w0d

B        10.8.10.24/30 [20/0] via 192.168.255.77, 7w0d

B        10.8.10.32/30 [20/0] via 192.168.255.77, 1w5d

B        10.8.10.100/30 [20/0] via 192.168.255.77, 1w1d

B        10.9.10.0/24 [20/0] via 192.168.255.77, 7w0d

S        10.10.58.0/24 [1/0] via 192.168.226.1

B        10.25.1.0/24 [20/0] via 192.168.255.77, 1w2d

B        10.25.2.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.2.143/32 [20/0] via 192.168.255.77, 7w0d

S        10.25.2.159/32 is directly connected, Null0

B        10.25.2.228/32 [20/0] via 192.168.255.77, 7w0d

B        10.25.3.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.4.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.5.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.6.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.7.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.8.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.11.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.14.0/24 [20/0] via 192.168.255.77, 00:01:04

B        10.25.16.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.17.0/24 [20/0] via 192.168.255.77, 18:27:35

B        10.25.20.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.25.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.30.0/24 [20/0] via 192.168.255.77, 3w5d

C        10.25.35.0/24 is directly connected, GigabitEthernet0/0/1.1

L        10.25.35.19/32 is directly connected, GigabitEthernet0/0/1.1

C        10.25.36.0/24 is directly connected, GigabitEthernet0/0/1.51

L        10.25.36.254/32 is directly connected, GigabitEthernet0/0/1.51

C        10.25.37.0/24 is directly connected, GigabitEthernet0/0/1.37

L        10.25.37.254/32 is directly connected, GigabitEthernet0/0/1.37

C        10.25.38.0/24 is directly connected, GigabitEthernet0/0/1.38

L        10.25.38.254/32 is directly connected, GigabitEthernet0/0/1.38

B        10.25.40.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.41.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.45.0/24 [20/0] via 192.168.255.77, 1w3d

B        10.25.46.0/24 [20/0] via 192.168.255.77, 1w3d

B        10.25.48.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.60.0/24 [20/0] via 192.168.255.77, 1w0d

B        10.25.70.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.71.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.25.82.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.83.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.84.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.88.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.90.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.94.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.95.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.96.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.97.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.25.131.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.30.7.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.30.8.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.30.17.0/24 [20/0] via 192.168.255.77, 18:27:37

B        10.30.20.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.30.30.0/24 [20/0] via 192.168.255.77, 3w5d

B        10.30.44.0/24 [20/0] via 192.168.255.77, 1w3d

B        10.30.49.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.30.65.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.30.95.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.30.120.0/24 [20/0] via 192.168.255.77, 3d05h

C        10.30.140.0/24 is directly connected, GigabitEthernet0/0/1.30

L        10.30.140.254/32 is directly connected, GigabitEthernet0/0/1.30

B        10.31.7.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.31.8.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.31.15.0/24 [20/0] via 192.168.255.77, 00:32:09

B        10.31.17.0/24 [20/0] via 192.168.255.77, 18:27:37

B        10.31.30.0/24 [20/0] via 192.168.255.77, 3w5d

B        10.31.44.0/24 [20/0] via 192.168.255.77, 1w3d

B        10.31.49.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.31.65.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.31.95.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.31.120.0/24 [20/0] via 192.168.255.77, 3d05h

C        10.31.140.0/24 is directly connected, GigabitEthernet0/0/1.31

L        10.31.140.254/32 is directly connected, GigabitEthernet0/0/1.31

B        10.32.7.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.32.8.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.32.15.0/24 [20/0] via 192.168.255.77, 00:32:09

B        10.32.17.0/24 [20/0] via 192.168.255.77, 18:27:37

B        10.32.30.0/24 [20/0] via 192.168.255.77, 3w5d

B        10.32.49.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.32.60.0/24 [20/0] via 192.168.255.77, 1w0d

B        10.32.65.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.32.95.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.32.120.0/24 [20/0] via 192.168.255.77, 3d05h

C        10.32.140.0/24 is directly connected, GigabitEthernet0/0/1.32

L        10.32.140.254/32 is directly connected, GigabitEthernet0/0/1.32

B        10.33.7.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.33.8.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.33.15.0/24 [20/0] via 192.168.255.77, 00:32:09

B        10.33.17.0/24 [20/0] via 192.168.255.77, 18:27:37

B        10.33.20.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.33.30.0/24 [20/0] via 192.168.255.77, 3w5d

B        10.33.44.0/24 [20/0] via 192.168.255.77, 1w3d

B        10.33.49.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.33.60.0/24 [20/0] via 192.168.255.77, 1w0d

B        10.33.65.0/24 [20/0] via 192.168.255.77, 7w0d

B        10.33.95.0/24 [20/0] via 192.168.255.77, 1w1d

B        10.33.120.0/24 [20/0] via 192.168.255.77, 3d05h

C        10.33.140.0/24 is directly connected, GigabitEthernet0/0/1.33

L        10.33.140.254/32 is directly connected, GigabitEthernet0/0/1.33

B        10.34.60.0/24 [20/0] via 192.168.255.77, 1w0d

B        10.34.120.0/24 [20/0] via 192.168.255.77, 3d05h

C        10.34.140.0/24 is directly connected, GigabitEthernet0/0/1.34

L        10.34.140.254/32 is directly connected, GigabitEthernet0/0/1.34

B        10.35.120.0/24 [20/0] via 192.168.255.77, 3d05h

      12.0.0.0/28 is subnetted, 1 subnets

B        12.21.228.240 [20/0] via 192.168.255.77, 4d23h

      57.0.0.0/32 is subnetted, 1 subnets

B        57.66.105.11 [20/0] via 192.168.255.77, 7w0d

      63.0.0.0/32 is subnetted, 2 subnets

B        63.167.94.79 [20/0] via 192.168.255.77, 7w0d

B        63.169.129.148 [20/0] via 192.168.255.77, 7w0d

      68.0.0.0/30 is subnetted, 1 subnets

B        68.136.43.224 [20/0] via 192.168.255.77, 1w5d

      72.0.0.0/30 is subnetted, 1 subnets

B        72.139.35.208 [20/0] via 192.168.255.77, 7w0d

      82.0.0.0/32 is subnetted, 1 subnets

B        82.195.189.30 [20/0] via 192.168.255.77, 7w0d

      89.0.0.0/8 is variably subnetted, 3 subnets, 2 masks

B        89.191.220.205/32 [20/0] via 192.168.255.77, 7w0d

B        89.191.220.208/30 [20/0] via 192.168.255.77, 7w0d

B        89.191.223.132/30 [20/0] via 192.168.255.77, 7w0d

      144.223.0.0/32 is subnetted, 2 subnets

B        144.223.25.42 [20/0] via 192.168.255.77, 7w0d

B        144.223.144.38 [20/0] via 192.168.255.77, 7w0d

      152.185.0.0/30 is subnetted, 2 subnets

B        152.185.243.188 [20/0] via 192.168.255.77, 1w5d

B        152.185.247.160 [20/0] via 192.168.255.77, 1w5d

      172.20.0.0/24 is subnetted, 1 subnets

B        172.20.1.0 [20/0] via 192.168.255.77, 7w0d

      172.24.0.0/24 is subnetted, 2 subnets

B        172.24.5.0 [20/0] via 192.168.255.77, 1w2d

B        172.24.6.0 [20/0] via 192.168.255.77, 7w0d

      172.28.0.0/24 is subnetted, 1 subnets

D        172.28.2.0 [90/3072] via 10.30.140.250, 7w0d, GigabitEthernet0/0/1.30

                    [90/3072] via 10.25.35.252, 7w0d, GigabitEthernet0/0/1.1

      172.29.0.0/24 is subnetted, 4 subnets

S        172.29.6.0 [1/0] via 10.25.35.20

B        172.29.7.0 [20/0] via 192.168.255.77, 7w0d

B        172.29.11.0 [20/0] via 192.168.255.77, 7w0d

B        172.29.12.0 [20/0] via 192.168.255.77, 3d05h

B     172.30.0.0/16 [20/0] via 192.168.255.77, 7w0d

      172.31.0.0/30 is subnetted, 2 subnets

B        172.31.255.232 [20/0] via 192.168.255.77, 1w5d

B        172.31.255.248 [20/0] via 192.168.255.77, 7w0d

B     192.55.12.0/24 [20/0] via 192.168.255.77, 18:27:37

B     192.120.200.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.201.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.202.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.203.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.204.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.205.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.206.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.207.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.208.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.209.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.210.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.120.211.0/24 [20/0] via 192.168.255.77, 3d05h

B     192.137.94.0/24 [20/0] via 192.168.255.77, 7w0d

B     192.137.96.0/24 [20/0] via 192.168.255.77, 7w0d

B     192.168.172.0/24 [20/0] via 192.168.255.77, 7w0d

      192.168.174.0/24 is variably subnetted, 2 subnets, 2 masks

C        192.168.174.0/24 is directly connected, GigabitEthernet0/0/0

L        192.168.174.16/32 is directly connected, GigabitEthernet0/0/0

B     192.168.200.0/24 [20/0] via 192.168.255.77, 7w0d

      192.168.225.0/28 is subnetted, 1 subnets

S        192.168.225.0 [1/0] via 192.168.226.1

      192.168.226.0/24 is variably subnetted, 2 subnets, 2 masks

C        192.168.226.0/29 is directly connected, GigabitEthernet0/0/1.250

L        192.168.226.2/32 is directly connected, GigabitEthernet0/0/1.250

B     192.168.246.0/24 [20/0] via 192.168.255.77, 1w1d

B     192.168.248.0/24 [20/0] via 192.168.255.77, 1w1d

      192.168.254.0/24 is variably subnetted, 11 subnets, 2 masks

B        192.168.254.0/24 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.0/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.4/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.8/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.12/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.16/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.20/30 [20/0] via 192.168.255.77, 1d13h

B        192.168.254.24/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.28/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.60/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.254.64/30 [20/0] via 192.168.255.77, 7w0d

      192.168.255.0/24 is variably subnetted, 18 subnets, 2 masks

B        192.168.255.0/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.8/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.20/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.32/30 [20/0] via 192.168.255.77, 3d05h

B        192.168.255.40/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.44/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.60/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.69/32 [20/0] via 192.168.255.77, 1w2d

B        192.168.255.72/30 [20/0] via 192.168.255.77, 1w5d

C        192.168.255.76/30 is directly connected, GigabitEthernet0/0/2

L        192.168.255.78/32 is directly connected, GigabitEthernet0/0/2

B        192.168.255.84/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.88/30 [20/0] via 192.168.255.77, 3d20h

B        192.168.255.92/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.96/30 [20/0] via 192.168.255.77, 5w6d

B        192.168.255.100/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.104/30 [20/0] via 192.168.255.77, 7w0d

B        192.168.255.108/30 [20/0] via 192.168.255.77, 3w3d

B     192.169.100.0/24 [20/0] via 192.168.255.77, 7w0d

B     192.169.101.0/24 [20/0] via 192.168.255.77, 7w0d

B     192.169.102.0/24 [20/0] via 192.168.255.77, 1w5d

B     192.169.104.0/22 [20/0] via 192.168.255.77, 7w0d

B     193.56.129.0/24 [20/0] via 192.168.255.77, 1w3d

B     194.49.18.0/24 [20/0] via 192.168.255.77, 7w0d

      198.178.131.0/32 is subnetted, 1 subnets

B        198.178.131.1 [20/0] via 192.168.255.77, 7w0d

      199.3.247.0/28 is subnetted, 1 subnets

B        199.3.247.144 [20/0] via 192.168.255.77, 7w0d

      203.98.194.0/32 is subnetted, 1 subnets

B        203.98.194.127 [20/0] via 192.168.255.77, 7w0d

      203.98.202.0/24 is variably subnetted, 5 subnets, 2 masks

B        203.98.202.40/30 [20/0] via 192.168.255.77, 7w0d

B        203.98.202.44/30 [20/0] via 192.168.255.77, 7w0d

B        203.98.202.48/30 [20/0] via 192.168.255.77, 7w0d

B        203.98.202.52/32 [20/0] via 192.168.255.77, 7w0d

B        203.98.202.56/30 [20/0] via 192.168.255.77, 7w0d

      203.222.37.0/32 is subnetted, 1 subnets

B        203.222.37.42 [20/0] via 192.168.255.77, 1d13h

      203.222.39.0/32 is subnetted, 1 subnets

B        203.222.39.78 [20/0] via 192.168.255.77, 7w0d

      203.222.43.0/28 is subnetted, 1 subnets

B        203.222.43.112 [20/0] via 192.168.255.77, 7w0d

      203.222.191.0/28 is subnetted, 1 subnets

B        203.222.191.192 [20/0] via 192.168.255.77, 7w0d

      206.114.70.0/30 is subnetted, 1 subnets

B        206.114.70.232 [20/0] via 192.168.255.77, 1w5d

      208.20.7.0/28 is subnetted, 1 subnets

B        208.20.7.16 [20/0] via 192.168.255.77, 7w0d

      208.21.31.0/32 is subnetted, 1 subnets

B        208.21.31.90 [20/0] via 192.168.255.77, 7w0d

      217.147.97.0/32 is subnetted, 1 subnets

B        217.147.97.154 [20/0] via 192.168.255.77, 7w0d

      217.151.241.0/30 is subnetted, 1 subnets

B        217.151.241.148 [20/0] via 192.168.255.77, 7w0d

      217.151.242.0/24 is variably subnetted, 2 subnets, 2 masks

B        217.151.242.135/32 [20/0] via 192.168.255.77, 7w0d

B        217.151.242.160/30 [20/0] via 192.168.255.77, 7w0d

 

1 Reply 1

Jaderson Pessoa
VIP Alumni
VIP Alumni

Hello,

First traceroute

1 <1 ms <1 ms <1 ms 10.25.35.19

2 <1 ms <1 ms <1 ms cn_hk_fw1.americas.corp.timex.com [10.25.35.39]

3 3 ms 10 ms 3 ms 202.155.232.193

 

Second traceroute

1 15 ms 2 ms 2 ms 202.155.232.193

2 3 ms 13 ms 2 ms 202.155.232.193

3 2 ms 2 ms 2 ms 175.45.53.58

 

you didn`t take other route for this destination, it just is hidden from your screen. But it is the same first two way out.

Jaderson Pessoa
*** Rate All Helpful Responses ***