Configuration Commands
wan
Cisco RV34xx Router CLI Reference Guide 40
4
Example
The following example displays how to delete a wan.
router06000a>wan delete interface atm 0.1.39
wan {add | edit} service atm portid.vpi.vci --protocol {bridge |
ipoe | pppoe | ipoa | pppoa}
To add or edit a wan connection using the ATM transfer mode, use the wan {add |
edit} service atm portid.vpi.vci --protocol {bridge | ipoe | pppoe | ipoa | pppoa}
command.
Parameters
service atm portid.vpi.vci - Enter the port ID.
protocol {bridge | ipoe | pppoe | ipoa | pppoa} - Select and enter the protocol.
Default Configuration
None.
Example
The following example displays how to add a wan using the atm transfer mode.
router06000a>wan add service atm 0.1.36 --protocol pppoe --vlan 2 --nat enable --username
qacafe --password qacafe123 --ip6addr 3001:2/64 --gateway6 3001:1 --dns6
3001:51a:cafe:101
wan {add | edit} service ptm --protocol {bridge | ipoe | pppoe}
To add or edit a wan connection using the PTM transfer mode, use the wan {add |
edit} service ptm --protocol {bridge | ipoe | pppoe} command.
Parameter
wan {add | edit} - Enter add or edit to add or edit the service.
protocol {bridge | ipoe | pppoe} - Select and enter the protocol.