Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Router - Juniper SRX: Difference between revisions

m
clean up
(Added IPv6 config for SRX110 using internal VDSL2/ADSL-POTS modem)
m (clean up)
 
(One intermediate revision by the same user not shown)
|ZyXEL P660R in bridge mode
|[[User:Nhumfrey|Nhumfrey]]
|✗
|✗
|✗ PADI sent but no PADO response
|-
|[http://www.juniper.net/uk/en/products-services/security/srx-series/srx100/ SRX100B]
|BT Provided Huawei HG612 [[FTTC Modem]]
|[[User:Nhumfrey|Nhumfrey]]
|✗
|✗
|✓ Working 2015-01-13
|-
|[http://www.juniper.net/uk/en/products-services/security/srx-series/srx100/ SRX100B]
|BT Provided Huawei HG612 [[FTTC Modem]]
|[[User:Nhumfrey|Nhumfrey]]
|✓
|✓
|✓ Working 2015-03-22
|-
|[http://www.juniper.net/uk/en/products-services/security/srx-series/srx210/ SRX210H]
|Vigor 130 modem
|
|✓
|✓
|✓ Working 2015-09-20
|-
|[http://www.juniper.net/uk/en/products-services/security/srx-series/srx110/ SRX110H-VA]
|Internal VDSL2/ADSL-POTS
|
|✓
|✓
|✓ Working 2016-02-19
|-
|}
 
7. Finally, if you want to be able to ping hosts on your internal network, then see the '''ping6-to-trust''' policy in the example config below.
 
 
Note that the first time you enable IPv6 based routing (the '''security forwarding-options'''), you will have to reboot the router.
 
 
 
== Dual-stack Example Config ==
* Pinging (ICMPv6) from untrusted to trusted hosts is enabled
 
<pre>
 
<source>
## Last changed: 2015-03-29 17:42:36 BST
version 12.1X46-D30.2;
}
}
</sourcepre>
 
== Native IPv6 dual stack SRX110H-VA configuration ==
The following is an example of a Juniper SRX110H-VA native IPv6 configuration using the inbuilt modem for VDSL connectivity, PPPoE, DHCPv6, & IPv4.
 
<b>'''Please note:</b>'''
 
* You must use Junos version 12.1X46-D10.2 or greater for DHCPv6 support. (The example configuration used 12.1X46-D40.2)
* WAN address for IPv4 is auto-negotiated
* IPv4 does not include NAT configuration which in this example will be required for WAN connectivity
<sourcepre>
interfaces {
fe-0/0/0 {
}
}
</sourcepre>
 
To check DHCPv6 binding from operational mode run the command
 
Output:
<sourcepre>
Client Interface: pp0.0
Hardware Address: 54:e0:32:d2:39:20
Name: dns-recursive-server, Value: 2001:8b0::2020,2001:8b0::2021
 
</sourcepre>
 
== Higher MTU values ==
editor
698

edits