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

Use pre tags
(Added IPv6 config for SRX110 using internal VDSL2/ADSL-POTS modem)
(Use pre tags)
 
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 ==
* 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