UBM/XRIO CONFIGURATION PUBLIC ADDRESS ASSIGNED /30
UBM/XRIO CGI CONFIGURATION PUBLIC ADDRESS ASSIGNED /30 and
re-route internet traffic on VBOND to another link.
To configure do the following…
configure
edit adsl-port ADSL1
protocol pppoa
encapsulation vcmux
bisAcapability disable
profile BT
detect-noise enable
vpi 0
vci 38
exit
edit adsl-port ADSL2
protocol pppoa
encapsulation vcmux
bisAcapability disable
profile BT
detect-noise enable
vpi 0
vci 38
exit
edit adsl-port ADSL3
protocol pppoa
encapsulation vcmux
bisAcapability disable
profile BT
detect-noise enable
vpi 0
vci 38
exit
edit adsl-port ADSL4
protocol pppoa
encapsulation vcmux
bisAcapability disable
profile BT
detect-noise enable
vpi 0
vci 38
exit
commit
y
add link adsl1
type adsl
port ADSL1
healthcheck-address 80.74.16.173
username test1@maxbond.co.uk
password sbhy0evx
download 8000
upload 1000
exit
add link adsl2
type adsl
port ADSL2
healthcheck-address 80.74.16.173
username test2@maxbond.co.uk
password sbhy0evx
download 8000
upload 1000
exit
add link adsl3
type adsl
port ADSL3
healthcheck-address 80.74.16.173
username test3@maxbond.co.uk
password sbhy0evx
download 8000
upload 1000
exit
add link adsl4
type adsl
port ADSL4
healthcheck-address 80.74.16.173
username test4@maxbond.co.uk
password sbhy0evx
download 8000
upload 1000
exit
commit
y
add lan-interface lan1
port Port1
address 85.234.93.1/30
exit
add tunnel cgimaxbond1
type gre
endpoint-remote 80.74.16.197
endpoint-local adsl1Endpoint
virtual-remote 10.7.1.1
virtual-local 10.7.1.2
download 8000
upload 1000
exit
add tunnel cgimaxbond2
type gre
endpoint-remote 80.74.16.197
endpoint-local adsl2Endpoint
virtual-remote 10.8.1.1
virtual-local 10.8.1.2
download 8000
upload 1000
exit
add tunnel cgimaxbond3
type gre
endpoint-remote 80.74.16.197
endpoint-local adsl3Endpoint
virtual-remote 10.9.1.1
virtual-local 10.9.1.2
download 8000
upload 1000
exit
add tunnel cgimaxbond4
type gre
endpoint-remote 80.74.16.197
endpoint-local adsl4Endpoint
virtual-remote 10.10.1.1
virtual-local 10.10.1.2
download 8000
upload 1000
exit
commit
y
add team team1-adsl
algorithm static_bonding
add member tunnel cgimaxbond1
exit
add member tunnel cgimaxbond2
exit
add member tunnel cgimaxbond3
exit
add member tunnel cgimaxbond4
exit
exit
commit
y
edit system service snmp
public-community roca
exit
enable system service snmp
exit
edit system parameters
timeserver-primary 80.74.16.30
timeserver-secondary 80.74.16.31
system-name cgi
tcp-mss-clamp-mode manual
tcp-mss-clamp-value 1400
exit
commit
y
add policy policy1
source lan1Subnet
destination any
team team1-adsl
exit
edit user admin
password admin
exit
commit
y
config save
VBOND Configuration :
add tunnel cgimaxbond1
type gre
endpoint-remote 85.234.80.199
endpoint-local coreEndpoint
virtual-remote 10.7.1.2
virtual-local 10.7.1.1
download 8000
upload 1000
exit
commit
y
add tunnel cgimaxbond2
type gre
endpoint-remote 85.234.80.200
endpoint-local coreEndpoint
virtual-remote 10.8.1.2
virtual-local 10.8.1.1
download 8000
upload 1000
exit
add tunnel cgimaxbond3
type gre
endpoint-remote 85.234.80.201
endpoint-local coreEndpoint
virtual-remote 10.9.1.2
virtual-local 10.9.1.1
download 8000
upload 1000
exit
add tunnel cgimaxbond4
type gre
endpoint-remote 85.234.80.202
endpoint-local coreEndpoint
virtual-remote 10.10.1.2
virtual-local 10.10.1.1
download 8000
upload 1000
exit
commit
y
add team cgi-adsl
algorithm static_bonding
add member tunnel cgimaxbond1
exit
add member tunnel cgimaxbond2
exit
add member tunnel cgimaxbond3
exit
add member tunnel cgimaxbond4
exit
commit
y
add address-alias cgilan
type destination
address 85.234.93.1/30
exit
commit
y
add policy cgipol
destination cgilan
team cgi-adsl
exit
commit
y
Create Policy instead of adding Route :
add address-alias routecgi
type “source_or_destination”
address 85.234.93.0/30
exit
Inbound Traffic :
add policy routecgipol
destination routecgi
link maxbondnet
exit
Outbound Traffic :
add policy routecgipol1
source routecgi
destination any
link maxbondnet
exit
config save