index
:
GNS3 Labs Collection
master
A collection of GNS3 Labs spanning multiple Cisco CCNP/CCDP certifications
JC Manciot <jcmanciot@sdxlive.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CCNP
/
TBSHOOT
/
L3-Technologies
/
IPv6
/
IOS-Filtering-Tools
/
ACL
/
Jean-Christophe_Manciot
/
1+
/
TT 1-solutions-linux-
/
Add-routes-to-host.sh
blob: b7177a564bff768261d04b5629ebaa0638686777 (
plain
)
1
2
3
#!/bin/bash
ip
-6
route
add
fd00::/8
via
fc00:147::ffff
dev
tap2
metric
1
ip
-6
route
show