Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

Re: Static route issue with j2320 upgraded v9.5

$
0
0

Update..

 

Completely cleared the config, setup as packet only mode.... But now cannot get routes to go back through the external interface.... I can connect to devices through ge-0/0/1.0 to ge-0/0/0.0 but cannot get anything from networks on the other side of ge-0/0/0.0 to talk to networks on ge-0/0/1.0 Smiley Sad

 

My config is as follows:

 

## Last changed: 2017-03-03 16:19:00 GMT
version 9.5R1.8;
system {
host-name router1;
domain-name internalnet.local;
domain-search internalnet.local;
time-zone Europe/London;
root-authentication {
encrypted-password 
}
name-server {
192.168.50.80;
192.168.50.89;
}
login {
user administrator {
uid 2001;
class super-user;
authentication {
encrypted-password "$1$L9rVhn/E$z2QzqCi0effBJcZ7T86Ub."; ## SECRET-DATA
}
}
}
services {
ssh;
telnet;
web-management {
http {
interface [ ge-0/0/0.0 ge-0/0/1.0 ];
}
}
}
syslog {
host 192.168.50.70 {
any any;
}
file messages {
any any;
}
}
}
interfaces {
ge-0/0/0 {
description "WAN MPLS";
per-unit-scheduler;
clocking external;
unit 0 {
family inet {
address 172.0.0.2/30;
}
}
}
ge-0/0/1 {
unit 0 {
family inet {
address 192.168.50.5/22;
}
}
}
lo0 {
unit 0 {
family inet {
address 127.0.0.1/32;
address 217.32.191.84/32;
}
}
}
}
snmp {
description "MPLS Router";
location DC;
contact Support;
community public {
authorization read-only;
}
}
routing-options {
static {
route 172.0.2.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.4.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.6.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.8.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.10.0/23 {
next-hop 192.168.50.250;
preference 170;
}
route 172.0.12.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.14.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.16.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.18.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.20.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.22.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.24.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.26.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.28.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.30.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.32.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.34.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.36.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.38.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.40.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.42.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.44.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.46.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.48.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.50.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.52.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.54.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.56.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.58.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.60.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.62.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.64.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.66.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.68.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.70.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.72.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.74.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.76.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.78.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.80.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.82.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.84.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.86.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.88.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.90.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.92.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.94.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.96.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.98.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.100.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.102.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.104.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.106.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.108.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.110.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.112.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.114.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.116.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.118.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.120.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.122.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.124.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.126.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.128.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.130.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.132.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.134.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.136.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.138.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.140.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.142.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.144.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.146.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.148.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.150.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.152.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.154.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.156.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.158.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.160.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.162.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.164.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.168.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.170.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.172.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.174.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.176.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.178.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.228.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.230.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.234.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.236.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.238.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.240.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.242.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.244.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.246.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.248.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.250.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.252.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.180.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.182.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.184.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.186.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.188.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.190.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.192.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.194.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.196.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.198.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.200.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.202.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.204.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.206.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.208.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.210.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.212.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.214.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.216.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.218.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.220.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.222.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.224.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.226.0/23 {
next-hop 192.168.50.250;
preference 250;
}
route 192.168.101.0/24 {
next-hop 192.168.50.250;
preference 250;
}
route 192.168.102.0/24 {
next-hop 192.168.50.250;
preference 250;
}
route 212.67.106.242/32 {
next-hop 192.168.50.250;
preference 250;
}
route 192.168.85.0/32 {
next-hop 192.168.50.250;
preference 250;
}
route 62.208.154.71/32 {
next-hop 192.168.50.250;
preference 250;
}
route 213.216.142.231/32 {
next-hop 192.168.50.250;
preference 250;
}
route 157.203.50.169/32 {
next-hop 192.168.50.250;
preference 250;
}
route 62.192.67.211/32 {
next-hop 192.168.50.250;
preference 250;
}
route 92.63.138.0/24 {
next-hop 192.168.50.250;
preference 250;
}
route 5.159.231.0/24 {
next-hop 192.168.50.250;
preference 250;
}
route 172.0.162.1/32 {
next-hop 192.168.50.4;
preference 250;
}
route 1.142.0.0/24 {
next-hop 172.0.0.1;
preference 170;
}
route 0.0.0.0/0 next-hop 172.0.0.1;
}
router-id 217.32.191.84;
autonomous-system 65000;
}
protocols {
bgp {
export export-LAN;
group jweb-bgp {
local-address 172.0.0.2;
peer-as 2856;
neighbor 172.0.0.1;
}
}
}
policy-options {
policy-statement export-LAN {
from {
protocol local;
interface ge-0/0/1.0;
}
then accept;
}
policy-statement jweb-policy-default-route {
from {
route-filter 0.0.0.0/0 exact;
}
then accept;
}
policy-statement jweb-policy-direct {
from {
protocol direct;
interface ge-0/0/0.0;
}
then accept;
}
}
security {
forwarding-options {
family {
mpls {
mode packet-based;
}
}
}
}

 

 

Cheers,

 


Viewing all articles
Browse latest Browse all 8688

Trending Articles