Riverstone Networks WICT1-12 User Manual

Page 131

Advertising
background image

Riverstone Networks RS Switch Router User Guide Release 8.0 7-19

CMTS Configuration Guide

CMTS Configuration Examples

Here is an example of a TFTP configuration file

Protocol bitmasks are defined as:

IP – 0x01

IPX – 0x02

OTHER – 0x80

Note

To specify both IP and IPX, OR the values together to yield 0x03

! This line indicates that this vendor extension is a Riverstone CMTS

43(VSIF) + n1(number of value bytes inside this VSIF) 8(Vendor ID Type)

+ 3(len) + 02:E0:63(Riverstone OUI)

! TLVs

1 (Default Vlan) + n2(number of value bytes)

1 (Default Vlan ID) + 2(len) + [1-4094]

2 (Default Vlan Priority) + 1(len) + [0-7] /* Optional */

3 (Default Vlan Type) + 1(len) + [protocol bitmask] /* Optional */

2 (MAC-IP-VLAN binding) + n3(number of value bytes)

1 (MAC Address) + 6(len) + XXXXXX:XXXXXX

2 (Default Vlan ID) + 2(len) + [1-4094]

3 (Default Vlan Priority) + 1(len) + [0-7] /* Optional */

4 (Default Vlan Type) + 1(len) + [protocol bitmask] /* Optional */

5 (IP Address) + 4(len) + X.X.X.X

Advertising